hashhash*
*



Contents  *



Index  *Topic Contents
*Previous Topic: fromElement
*Next Topic: height

hash

Description

Sets or returns the subsection of the href property that follows the # symbol.

Syntax

object.hash[ = hash]

Remarks

If there is no hash, this property returns an empty string.

This property is useful for moving to a bookmark within a document. Assigning an invalid value does not cause an error.

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

A, AREA, location


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.