Element.getAttribute

Retrieves an attribute value by name.

interface Element
DOMString
getAttribute
(
DOMString name
)

Meta