HBCMS更多的中文手册参考:

form参数属性

DHTML文档教程

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

What's New for Microsoft® Internet Explorer 6

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

dhtml语法

HTMLN/A
Scripting[ oForm = ] object.form

DHTML可能的值

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.

是否符合公共标准

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

Applies To

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