hrefhref*
*



Contents  *



Index  *Topic Contents
*Previous Topic: href
*Next Topic: href

href

Description

Specifies the destination URL or anchor point.

Syntax

object.href[ = href]

Remarks

The HREF attribute on the anchor is a scriptable attribute. HREFs on anchors can jump to bookmarks or any element's identification attribute.

When specifying an anchor, everything between the <A HREF..> and the A becomes a clickable link to that address.

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

Applies To

A, AREA, IMG LINK


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