jQuery
Default text field value that disappears on focus
See the search form top right? Click the search box. See how the default text disappears and then reappears when you click away from the search box? Here's how you do it.
The script below searches the page that it's inserted on for all form input fields that have a class of default-value applied. Each form input field must have a unique ID.
A nice collection of jQuery essentials
Here's a site I came across that lists a nice collection of plugins for use with jQuery.





