Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


form Property

Retrieves a reference to the form that the object is embedded in.

This property now applies to the fieldSet , isIndex , label , and legend elements.

Syntax

HTML Scripting
N/A
[ oForm = ] object . form

Possible Values

oForm Object that receives the form.

The property is read-only. The property has no default value.

Remarks

Null is returned if the object is not on a form.

Standards Information

This property is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .

Applies To

INPUT type=te... Platform Version
Win16: 3.02
Win32: 3.02
Windows CE: 4.0
Unix: 4.0
Mac: 3.02
 
BUTTON , FIELDSET , INPUT type=button , INPUT type=checkbox , INPUT type=file , INPUT type=hidden , INPUT type=image , INPUT type=password , INPUT type=radio , INPUT type=reset , INPUT type=submit , INPUT type=text , ISINDEX , LABEL , LEGEND , OBJECT , OPTION , SELECT , TEXTAREA
Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.