JavaScript Tutorial - From Getting Started (8) Implementing the Web Page Information Interaction with JavaScript scripts To implement 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.