Pumped to be using 960.gs at the new job. Thanks to @rschroed for reminding me of its' weight relative to @blueprintcss.
-
What I Learned Today™
Use jQuery alongside Prototype (et al) with:
jQuery.noConflict();
or something like
$jq = jQuery.noConflict();Posted by Shane Becker on
<p> <a href="http://www.flickr.com/photos/michaelpaukner/4314987544/" title="Big Brothers on flickr"> <img src="http://farm3.static.flickr.com/2750/4314987544_ca47fb5b72.jpg" alt="Big Brothers"> </a> </p> <p class="flickr_meta"> <a href="http://www.flickr.com/photos/michaelpaukner/4314987544/" title="Big Brothers">Big Brothers</a> <span class="by">by</span> <a href="http://www.flickr.com/people/michaelpaukner/">Michæl Paukner</a> <span class="by">on</span> flickr </p>"Let's start with the assumption that a million people are smart. Smarter than one."
git grep, I missed you so.