Javascript Reference
Categories: A

javascript A urn

@March 15, 2008, 1:22 a.m.

urn Firefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a  

Read/Write  

Indicates a Uniform Resource Name (URN) version of the destination document specified in the href attribute. This attribute is intended to offer support in the future for the URN format of URI, an evolving recommendation under discussion at the IETF (see RFC 2141). Although supported in IE, this attribute does not take the place of the href attribute.

 
Example
 
document.getElementById("link3").urn = "http://www.gakaa.com";
 
Value

Complete or relative URN as a string.

 
Default

None.


Powered by Linode.