HTMLAttributeMap
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. HTML attributes are retrieved during iteration.
Access to HTML attribute is possible using [...] operator. Index (starting from 0) is passed as an argument.
Methods:
GetNamedItem
Item
RemoveNamedItem
SetNamedItem
Description:
Availability:
See also:
HTMLElement, property Attributes
HTMLButtonElement, property Attributes
HTMLInputElement, property Attributes
HTMLHeadElement, property Attributes
HTMLHtmlElement, property Attributes
HTMLIFrameElement, property Attributes
HTMLEmbedElement, property Attributes
HTMLFrameElement, property Attributes
HTMLFrameSetElement, property Attributes
HTMLMetaElement, property Attributes
HTMLObjectElement, property Attributes
HTMLScriptElement, property Attributes
HTMLTableElement, property Attributes
HTMLTableRowElement, property Attributes
HTMLTableCellElement, property Attributes
HTMLTableColElement, property Attributes
HTMLTableCaptionElement, property Attributes
HTMLDivElement, property Attributes
HTMLHRElement, property Attributes
HTMLPreElement, property Attributes
HTMLImageElement, property Attributes
HTMLLinkElement, property Attributes
HTMLAnchorElement, property Attributes
HTMLAppletElement, property Attributes
HTMLFormElement, property Attributes
HTMLDocument, property Attributes