Some useful places to start if you want to find out about jQuery:
7 Amazing Presentation Slides to Teach you How to Code with jQuery
15 Resources To Get You Started With jQuery From Scratch
And if you don't want to bother with setting up an HTML testbed (I know I was too lazy to!), a quick way to get started playing while going through the slides is the jQuery section of the Google Code Playground.
For example, replace the OnLoad function there with this:
( sample code )
7 Amazing Presentation Slides to Teach you How to Code with jQuery
15 Resources To Get You Started With jQuery From Scratch
And if you don't want to bother with setting up an HTML testbed (I know I was too lazy to!), a quick way to get started playing while going through the slides is the jQuery section of the Google Code Playground.
For example, replace the OnLoad function there with this:
( sample code )