Javascript Reference
Objects > links
javascript links Description
A collection of all a and area elements that have assigned href attributes that make them behave as links (instead of only anchors). Collectio
javascript links length
Returns the number of elements in the collection.
javascript links item( )
Returns a single object or collection of objects corresponding to the element matching the index value (or, optionally in IE/Windows, the index and
javascript links namedItem( )
Returns a single link object or collection of link objects corresponding to the element matching the parameter string value.
javascript links tags( )
Returns a collection of objects (among all objects within the current collection) with tags that match the tagName parameter. Lets you distinguish
javascript links urns( )
Returns a collection of nested links element objects that have behaviors attached to them and URNs that match the URN parameter.

Powered by Linode.