wunder-ful.com

jQuery

I have lately been moving all my javascript coding to jQuery. I highly recommend it. I don't think I can ever go back to writing my own event handlers, ajax, etc... the syntax is fantastic. Just a tip, if you need to get a input with a name with square brackets, enclose your name in single quotes like [name='inputname[]'].