My jQuery Selectors Cheat Sheet
In the past I wrote my JavaScript code directly talking to the DOM or via script libraries like Scriptaculous. Today I fell in love with jQuery. Since I just started using the library, here’s a little reminder on how to use some basic jQuery selectors. More…