Navigator 2.0, Internet Explorer 3.0
element.form
The form property of a form element is a read-only reference to the Form object that contains the specified element.
The form property allows the event handlers of one form element to easily refer to "sibling" elements in the same form. When an event handler is invoked, the this keyword refers to the form element for which it was invoked. Thus, an event handler can use the expression this.form to refer to the form that contains it. From there, it can refer to sibling elements by name, or it can use the elements[] array of the Form object to refer to them by number.
file: /Techref/language/java/script/definitive/refp_104.htm, 4KB, , updated: 2019/10/14 16:00, local time: 2025/5/1 08:03,
18.219.24.193:LOG IN
|
©2025 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://www.piclist.com/techref/language/java/script/definitive/refp_104.htm"> [Chapter 21] Reference: Element.form</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.