Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - Form Object

You are here: irt.org | XRef | HTML | Form

Form Object

Object/HTML
Internet Explorer 3.02
Netscape Navigator 2

Form Methods

NameMSIENNavNotes
handleEvent()-4
reset()43
submit()3.022

Form Properties

NameMSIENNavNotes
acceptCharset56
action3.022The value you might store in this property is ignored by MSIE version 3 because it can only read access the property.
length3.022
encoding3.022The value you might store in this property is ignored by MSIE version 3 because it can only read access the property.
enctype56
length3.022
method3.022The value you might store in this property is ignored by MSIE version 3 because it can only read access the property.
name3.022
tabIndex46
target3.022The value you might store in this property is ignored by MSIE version 3 because it can only read access the property.

Form Collectons

NameMSIENNavNotes
elements[]3.022


You are here: irt.org | XRef | HTML | Form

©2018 Martin Webb