JavaScript From Getting Started: Web Page Information Interaction
http://tech.tom.com
January 30, 2004 10:03
Source: CCID NET Li Xiaohua
To achieve dynamic interaction, you must master more complicated knowledge about Forms (FORM) and Frames. First, the formal knowledge form object allows the designer to intersect the different elements in the form to interact with client users, without having to perform data input first data input, can realize behavior of the web document. 1. What is a Form Object Form (Form): it constitutes the basic element of the web page. Usually a web page has a form or several forms, using the Forms [] array to implement different forms of access.