W3cubDocs

/Haxe JavaScript

HTMLAllCollection

package js.html

Available on js

Variables

read only length:Int

Methods

item (name:String):EitherType<Node, HTMLCollection>

item (index:Int):Node

namedItem (name:String):EitherType<Node, HTMLCollection>

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/HTMLAllCollection.html