Navigator 2.0, Internet Explorer 3.0
The submit() method submits the specified form, almost as if a Submit button had been pressed by the user. The form is submitted as specified by the action, method and encoding properties of form (or the ACTION, METHOD, and ENCTYPE attributes of the <FORM> tag), and the results are displayed in the window or frame specified by the target property or the TARGET attribute.
The one important difference between the submit() method and form submission by the user is that the onsubmit() event handler is not invoked when submit() is called. If you use onsubmit() to perform input validation, for example, you'll have to do that validation explicitly before calling submit().
It is more common to use a Submit button to allow the user to submit the form than it is to call the submit() method yourself.
file: /Techref/language/java/script/definitive/refp_139.htm, 5KB, , updated: 2019/10/14 15:00, local time: 2024/11/15 14:05,
3.145.64.152:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/language/java/script/definitive/refp_139.htm"> [Chapter 21] Reference: Form.submit()</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.