JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Document.links[] Property

Name

Document.links[] Property---the Link objects in a document

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

document.links
document.links.length

Description

The links property is an array of Link objects, one for each hypertext link that appears in document. The links[] array has links.length elements, numbered from zero to links.length-1.

See the Link object for more information.

See Also

"Anchor", "Document", "Document.anchors[]", "Link"


Previous Home Next
Document.linkColor Book Index Document.location

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz