RESOLVED WORKSFORME Bug 28424
Implement window.onhashchange event
https://bugs.webkit.org/show_bug.cgi?id=28424
Summary Implement window.onhashchange event
Teun
Reported 2009-08-18 05:14:47 PDT
Please implement HTML5 window.onhashchange event, which fires whenever the hash part of the url (index.html#thispart) changes. See mozilla bug 385434 https://bugzilla.mozilla.org/show_bug.cgi?id=385434 and https://developer.mozilla.org/en/DOM/window.onhashchange Please also create the body attribute <body onhashchange="myFuncRef();"/>
Attachments
Sam Weinig
Comment 1 2009-08-18 08:07:51 PDT
onhashchange is already implemented in nightly builds.
Note You need to log in before you can comment on or make changes to this bug.