Implemented but nonfunctional in Navigator 2.0, 3.0, and Internet Explorer 3.0
document.anchors document.anchors.length
The anchors property is an array of Anchor objects, one for each anchor that appears in document. An anchor is a named position within the document, which can serve as the target of a hypertext link. The anchors[] array has anchors.length elements, numbered from zero to anchors.length-1.
This property has not yet been fully implemented; see the Anchor object for more information.
Do not confuse anchors with hypertext links, which are represented, in JavaScript, by the Link objects in the Document.links[] array.
file: /Techref/language/java/script/definitive/refp_74.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 17:29,
3.149.253.10:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_74.htm"> [Chapter 21] Reference: Document.anchors[]</A> |
Did you find what you needed? |