Monthly Archives: December 2008

rad jquery css style switcher

http://nettuts.com/javascript-ajax/jquery-style-switcher/

Share
Tagged | Comments Off

fade background color with jQuery

http://snipplr.com/view.php?codeview&id=4662

Share
Tagged | Comments Off

web safe fonts cont'd

Here is a list of web safe fonts and their css property.  (Source) The quick brown fox jumps over the lazy dog. font-family: Arial, Helvetica, sans-serif; The quick brown fox jumps over the lazy dog. font-family: ‘Arial Black’, Gadget, sans-serif;

Share
Tagged , | Comments Off

web safe fonts

Here is a list of web safe fonts courtesy of Font Tester. font-family: Arial, Helvetica, sans-serif; font-family: ‘Arial Black’, Gadget, sans-serif; font-family: ‘Bookman Old Style’, serif; font-family: ‘Comic Sans MS’, cursive; font-family: Courier, monospace; font-family: ‘Courier New’, Courier, monospace; font-family:

Share
Tagged , | Comments Off