Saturday, September 6th, 2008
$(document).ready(function() { $.featureList( $(“#tabs li a”), $(“#output li”), { start_item : 0 } ); /* // Alternative $(‘#tabs li a’).featureList({ output : ‘#output li’, start_item : 1 }); */ }); Cufon.replace(‘h1, h2, h5, .footer’, { hover: ‘true’ }); /* Stylesheet Notes: These style rules can be placed in your stylesheet, or between style tags in [...]
Next Entries »