July 1998
Intermediate to advanced
1456 pages
65h 5m
English
tagName — NN n/a IE 4 DOM n/a
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.
var theTag = document.all.elementID.tagNameString.
None.
Read now
Unlock full access