Closed jhadenfeldt closed 11 years ago
Hi greyscales!
Can you share a demo of this situation? And/or describe the conditions in more detail?
A demo would be here: http://css-tricks.github.com/AnythingSlider/#&panel1-6&panel2-1
Reproduction of this issue is fairly simple:
This causes the buttons stay in the blue highlighted state.
Oh, that's just because the buttons still have focus. Click anywhere else on the page and they will return to grey.
If you absolutely hate it, just remove the css that has a.hover
on lines 137 and 142 of the anythingslider.css file; or whatever theme file you happen to be using - just search for a.hover
.
After using the left/right buttons in FF and IE, they remain in the active state until the button on the opposite site is used.