HTMLImageElement.Attributes
Usage:
Description:
Contains the node attributes collection. The attributes collection is available only for an Element node.
Node Attributes
- Attribute - Undefined;
- Comment - Undefined;
- Document - Undefined;
- DocumentFragment - Undefined;
- DocumentType - Undefined;
- Element - HTMLAttributeMap;
- Text - Undefined.
Availability: