Building Forms with JavaScript
From Techotopia
Revision as of 15:15, 15 May 2007 by Neil (Talk | contribs) (New page: The ability to interact with and obtain information from web site visits is central to the concpets behind JavaScript. No JavaScript book would be complete, therefore, without exploring ho...)
The ability to interact with and obtain information from web site visits is central to the concpets behind JavaScript. No JavaScript book would be complete, therefore, without exploring how to handle Graphical User Interface Componments (GUI) objects such as buttons, text input fields, checkboxes, radio boxes and selections, together with the form object that bring them all together.