javascript AREA port
@July 11, 2008, 2:16 p.m.
port | Firefox/Netscape/NN 2 IE 3 Chrome/Safari/DOM 1 |
Read/Write | |
Provides the port component of the URL assigned to the AREA element's href attribute. This consists of all URL information following the colon after the last character of the domain name. The colon is not part of the port property value. |
|
Example | |
document.getElementById("myLink").port = "80"; |
|
Value | |
String (a numeric value as string). |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/area-port.aspx
Powered by Linode.