formform*
*



Contents  *



Index  *Topic Contents
*Previous Topic: fontWeight
*Next Topic: frame

form

Description

Returns a reference to the form the element is embedded on.

Syntax

object.form

Remarks

Returns null if the element is not on a form.

This property has read-only permission, meaning you can retrieve its current value, but not change it.

Applies To

APPLET, BUTTON, EMBED, FORM, INPUT, OBJECT, OPTION, SELECT, TEXTAREA


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.