July 1998
Intermediate to advanced
1456 pages
65h 5m
English
pathname — NN 2 IE 3 DOM 1
Read/Write
The pathname component of the URL assigned to the element’s
HREF attribute. This consists of all URL
information following the last character of the domain name,
including the initial forward slash symbol.
document.all.myLink.pathname = "/images/logoHiRes.gif"
String.
None.
Read now
Unlock full access