Grr to IE and its window.location oddities!
http://isaacschlueter.com/tests/anchors.html
http://isaacschlueter.com/tests/anchors.html
I just ran into an odd thing at work recently.
When navigating between named anchors in IE, the window.location object changes to reflect the change in the URL. This is correct. However, the window.location object should also change when you use the back or forward buttons, or the
history.back() and history.forward() methods, to move between […]
Read the rest of Grr to IE and its window.location oddities! »
Listen