ZVON > References > DOM2 Reference

HTMLAnchorElement (interface )


Own properties:
attributes  -  accessKey, charset, coords, href, hreflang, name, rel, rev, shape, tabIndex, target, type
methods  -  blur, focus

Inherited properties:
This interface inherits all properties from HTMLElement, the generic interface for all element interfaces in DOM HTML, which itself inherits all properties from DOM Core interface Element and thus also Node.

Description:
The anchor element. See the A element definition in HTML 4.01.