July 1998
Intermediate to advanced
1456 pages
65h 5m
English
host — NN 2 IE 3 DOM 1
Read/Write
The combination of the hostname and port (if any) of the server of the destination document for the area link. If the port is explicitly part of the URL, the hostname and port are separated by a colon, just as they are in the URL. If the port number is not specified in an HTTP URL for IE 4, it automatically returns the default, port 80.
document.all.mapArea2.host = "www.megacorp.com:80"
String of hostname optionally followed by a colon and port number.
Depends on server.
Read now
Unlock full access