|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
HTMLButtonElement |
| Module: | html |
| Inherits from: | |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
click |
void click();
accessKey |
attribute DOMString accessKey;
autofocus |
attribute boolean autofocus;
disabled |
attribute boolean disabled;
form |
readonly attribute HTMLFormElement form;
name |
attribute DOMString name;
type |
readonly attribute DOMString type;
value |
attribute DOMString value;
willValidate |
readonly attribute boolean willValidate;
Last Updated: 2009-05-29