On this article our attention focuses on forms, an essential part of any website and how jQuery can be truly resourceful for improving them both in te http://www.webdesignshock.com/showcase/jquery-forms-plugins-tutorials/
In forms when using text boxes or text areas and check boxes you might need a reset button that is not the usual gray HTML button. http://www.smartwebby.com/DHTML/resetting_forms.asp
A Form is an HTML construct used to get input from the user, which is usually processed using CGI Scripts or similar mechanisms. http://www.javascriptguide.com/forms.htm
This articles discusses two aspects of JavaScript: working with HTML forms and manipulating frames. http://www.intranetjournal.com/idm/vol2/18/clientcorner.html
Learn how to conditionally submit a form to different web pages based upon a value specified in a form. http://www.codebeach.com/tutorials/submit-form-conditionally-with-java...
Show Hint script displays an attractive hint box containing additional explanation on any item on your page. http://www.dynamicdrive.com/dynamicindex16/showhint.htm
This script add a checkbox to your forms that enables users to remember the values of certain text fields. http://www.dynamicdrive.com/dynamicindex16/formremember2.htm
Check the length of a message in a textarea, display the remaining chars to the user and trim the message if its too long. http://www.tutorialstream.com/tutorials/javascript/check-textarea-leng...