| Module: | |
| Inherits from: | |
| Declared In: | |
Overview
Use the links in the table of contents to the left to access the documentation.
Member Data
- accessKey
- alt
- coords
- hash
- host
- hostname
- href
- noHref
- pathname
- port
- protocol
- search
- shape
- target
attribute DOMString accessKey;
attribute DOMString coords;
readonly attribute DOMString hash;
readonly attribute DOMString host;
readonly attribute DOMString hostname;
attribute DOMString href;
attribute boolean noHref;
readonly attribute DOMString pathname;
readonly attribute DOMString port;
readonly attribute DOMString protocol;
readonly attribute DOMString search;
attribute DOMString shape;
attribute DOMString target;
Last Updated: 2009-05-29