New Tutorial on $$() and CSS Selectors
November 13th, 2008
It’s been a while since I posted a new tutorial so I figured I was overdue. This tutorial is on Prototype’s lesser used $$() function (yes that is not a typo, it really is a double dollar sign) and CSS selectors. The combination of these two tools can lead to some very powerful results and much cleaner markup than putting id= all over the place. Check out this new tutorail here: http://www.michaelminella.com/javascript/css-selectors-and-prototype.html. Let me know what you think in the comments!

Blog