]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: use `hashchange` event instead of `popstate` for IE/Edge compatibility 11011/head
authorNicolas Coden <nicolas@ncoden.fr>
Sun, 4 Mar 2018 16:29:57 +0000 (17:29 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Sun, 4 Mar 2018 16:29:57 +0000 (17:29 +0100)
commit4fbcb916b72295b6058a2edf968a3e0739925f1a
tree42b951069255792d04ccbf3dbad3b08479342f9d
parent9234969330c57ffc3e9f8ab834355a5ddece06e1
fix: use `hashchange` event instead of `popstate` for IE/Edge compatibility

See: https://github.com/zurb/foundation-sites/pull/11006#issuecomment-370193395

Previous PR: https://github.com/zurb/foundation-sites/pull/11006 (@DanielRuf)
Closes https://github.com/zurb/foundation-sites/issues/10771 (@hubert-ried)
js/foundation.accordion.js
js/foundation.magellan.js
js/foundation.reveal.js
js/foundation.tabs.js