Easy Tutorial
❮ Prop Search Autofocus Prop Style Pagebreakafter ❯

FileUpload form Attribute


Definition and Usage

The form attribute returns a reference to the form that contains the FileUpload object.

The property returns the form object.

Syntax


Browser Support

All major browsers support the form attribute.


Example

The following example returns the id of the form that the <input type="file"> element belongs to:


❮ Prop Search Autofocus Prop Style Pagebreakafter ❯