Passing in the string "A link" with the parameter "Some site" will result in the following string:
<A HREF="AAA">ABCD</A>
This is useful for creating hyperlinks within the document.
See also: | LINK object, String.anchor(), Url object |
Prev | Home | Next |
String.length | Up | String.localeCompare() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |