July 1998
Intermediate to advanced
1456 pages
65h 5m
English
hash — NN 2 IE 3 DOM 1
Read/Write
That portion of a URL following the # symbol,
referring to an anchor location in a document. This property contains
its data only if the user has explicitly navigated to an anchor, and
is not just scrolling to it. Do not include the #
symbol when setting the property.
location.hash = "section3"
String.
None.
Read now
Unlock full access