I am using jQuery to animate a color transition on my links, however, in Firefox if I click on a new pages link, and the use the mouse back button it keeps the current page and the previous page's active state color, in IE it actually switches perfectly, any idea what would cause this in Firefox? I tested in IE8 and Chrome on PC with no problems, Safari PC and Firefox have issues....
It seems like the animation is getting stuck when the new page loads and it's keep the previous pages link highlighted.
It seems like the animation is getting stuck when the new page loads and it's keep the previous pages link highlighted.
Here is my HTML
Here is the jQuery I am using to control the different menus on the site using the animation