Webmaster in a Nutshell, Third Edition

Team-Fly    

 
Webmaster in a Nutshell, 3rd Edition

By Robert Eckstein, Stephen Spainhour

Table of Contents
Chapter 11.  JavaScript

Anchor Client-Side JavaScript 1.2

A named position in a document Inherits From: Element

document .anchors[ index ] document .anchors[ name ]

Description

An Anchor object represents an <a> tag with a name attribute, which serves to create a named position in a document.

Properties

name

The value of the name attribute of the <a> tag.

See Also

Document.anchors[ ], Link, Location.hash


Team-Fly    
Top

Категории