Baseline Widely available
hash
㯠HTMLAreaElement
ã¤ã³ã¿ã¼ãã§ã¤ã¹ã®ããããã£ã§ããã® <area>
è¦ç´ ã® href
ã«ãããã "#"
ã«ç¶ããã©ã°ã¡ã³ãèå¥åã®æååãè¿ãã¾ãã URL ã«ãã©ã°ã¡ã³ãèå¥åããªãå ´åããã®ããããã£ã«ã¯ç©ºã®æåå ""
ãå
¥ãã¾ãã
詳ãã㯠URL.hash
ãåç
§ãã¦ãã ããã
æååã§ãã
ä¾ ã¨ãªã¢ã®ãªã³ã¯ããããã·ã¥ãåå¾ãã® HTML ããã£ãã¨ãã¾ãã
<map name="infographic">
<area
id="mdn-circle"
shape="circle"
coords="130,136,60"
href="https://developer.mozilla.org/#ExampleSection"
alt="MDN" />
</map>
<img
usemap="#infographic"
src="/media/examples/mdn-info.png"
alt="MDN infographic" />
ãã®ããã«ããã¨ãã¢ã³ã«ã¼ã®ããã·ã¥ãåå¾ãããã¨ãã§ãã¾ãã
const area = document.getElementById("mdn-circle");
area.hash; // '#ExampleSection'
仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§ é¢é£æ
å ±
HTMLAreaElement
ã¤ã³ã¿ã¼ãã§ã¤ã¹RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4