Reference | object | The reset button in the array reset form (1NPUT type= "reset" >) (the property itself is also an object)
Select box (<SELECT>) in the Select form (the property itself is also an object)
Submit button in submit form (<input type= "Submit" >) (the property itself is also an object)
Target the name of the window that displays the response information after the form is submitted
The text element in the text form (<input type= "Text" >) (the property itself is also an object)
The text area element (<TEXTAREA>) in the Textarta form (the property itself is also an object)
Method
Submit Submission Form (same as action using submit button) event handler
OnSubmit
b.10 Forms Array
The array is an attribute of the Document object, which enumerates an array of the forms within the documents.
Property
Number of forms within length document
B.11 Frame Object
It is a property of the Window object, a frame within the windows. With the exception of individual exceptions, the frame object works the same as the Window object.
Property
The frames array enumerates an array of the various child frames within the frame (the property itself is also-an object)
Length The number of frames within the frame
The name of the name frame (the name attribute in the <FRAME> tag)
Parent contains synonyms for this frame's parents window
Self synonyms for the current frame
Synonyms for window's current frame
Method
Cleartimeout () Work to terminate the SetTimeout method
SetTimeout () waits for the specified number of milliseconds, and then runs the instruction