Описание тега hashchange
NoneHashchange is a DOM window event that is fired when the URL's fragment identifier changes.
hashchange
is a DOM window event that is fired when the URL's /questions/tagged/fragment-identifier changes. Use this tag for questions related to this event and its related event handler onhashchange
.
Resources
- MDN Event Reference: hashchange
- HTML Living Standard: 7.8.10.3 The HashChangeEvent interface
- QuirksMode - Events - hashchange