|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
HTMLFormElement |
| Module: | html |
| Inherits from: | |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
reset |
void reset();
submit |
void submit();
acceptCharset |
attribute DOMString acceptCharset;
action |
attribute DOMString action;
elements |
readonly attribute HTMLCollection elements;
encoding |
attribute DOMString encoding;
enctype |
attribute DOMString enctype;
length |
readonly attribute long length;
method |
attribute DOMString method;
name |
attribute DOMString name;
target |
attribute DOMString target;
Last Updated: 2009-05-29