Navigator 2.0, Internet Explorer 3.0
URL.hash
hash is a read/write string property of the URL object. It specifies the anchor portion of a URL, including the leading hash (#) mark. For example, the hash property of the following (fictitious) URL is "#result".
http://www.ora.com:1234/catalog/search.html?JavaScript#result
This anchor portion of a URL refers to a named position within the data referenced by the URL. In HTML files positions are named with anchors created with the <A NAME="anchor_name"> tag.
file: /Techref/language/java/script/definitive/refp_419.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 13:01,
3.129.72.26:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_419.htm"> [Chapter 21] Reference: URL.hash</A> |
Did you find what you needed? |