HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

getAttributeNames

Description

The getAttributeNames of Element for JS returns the qualified names of all element’s attributes. Can contain duplicates.

Syntax

element.getAttributeNames()

Examples

1 · html

2 · xml