Name

tagName — NN n/a IE 4 DOM n/a

Synopsis

Read-only

Returns the name of the tag used to create the current element. Tag names are always returned in all uppercase letters for purposes of easy string comparisons.

Example

var theTag = document.all.elementID.tagName

Value

String.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.