Skip to content

Type Selector Implementation

CamiloMM edited this page Jun 7, 2013 · 2 revisions

This is another straightforward task:

var result = this.getElementsByTagName(name);

See Also