A tutorial on how to script forms with JavaScript. Covers different event handlers for common form elements. This is an excerpt of "Beginning JavaScript" from Wrox Press.
Version: n/a Platform(s): n/a Updated: Tue Jan 30 2001
This articles discusses two aspects of JavaScript: working with HTML forms and manipulating frames. It also present a simple but effective personalized greeting script and a script used for submitting and HTML form. Main topics covered: Personalized greetings, Submitting an HTML form using JavaScript, Input Validation, and Frames and JavaScript.
Version: n/a Platform(s): n/a Updated: Fri Nov 10 2000
You can use two multiple-select menus to make it easy for someone to create a list, by moving items from one menu to the other. This can be down with three line of JavaScript. Find out how.
Version: n/a Platform(s): n/a Updated: Tue Jun 27 2000