Microsoft® JScript™
anchor Method Language Reference
Version 1

See Also Applies To


Description

Places an HTML anchor with a NAME attribute around specified text in the object.
Syntax
strVariable.anchor(anchorstring)
"String Literal".anchor(anchorstring)

The anchorstring argument is text you want to place in the NAME attribute of an HTML anchor.

Remarks
Call the anchor method to create a named anchor out of a String object. The following example demonstrates how the anchor method accomplishes this:
var strVariable = "This is an anchor"
strVariable.anchor("Anchor1")

The value of strVariable after the last statement is <A NAME="Anchor1">This is an anchor</A>.

No checking is done to see if the tag already exists.


© 1997 by Microsoft Corporation. All rights reserved.


file: /Techref/language/jscript/js776.htm, 2KB, , updated: 1997年9月30日 03:45, local time: 2025年9月15日 20:55,
40.74.122.252:LOG IN

©2025 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?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://techref.massmind.org/Techref/language/jscript/js776.htm"> anchor Method</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here:
if you want a response, please enter your email address:
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

Welcome to massmind.org!

Welcome to techref.massmind.org!

.

AltStyle によって変換されたページ (->オリジナル) /