Mega Code Archive

 
Categories / JavaScript DHTML / HTML
 

Properties of the Anchor Object

Property         Description   name             A name that provides access to the anchor from a link.   text             The text that appears between the <a> and </a> tags.   x                The x-coordinate of the anchor.   y                The y-coordinate of the anchor.