I am having a problem with hovering over a active li item.
- screenshot 1 (not hovering): https://i.stack.imgur.com/zodAL.png
- screenshot 2 (hovering): https://i.stack.imgur.com/EVnKD.png
- screenshot 3 (hovering over another li): https://i.stack.imgur.com/V4re5.png
- fiddle: http://jsfiddle.net/LVLKW/3/
I need the current class to be the same as hover, im not sure where I have gone wrong.
Thanks
I propose the following changes:
<li>active, not the<a>.:hoverand.activerules, for easy maintenance.Demo: http://jsfiddle.net/LVLKW/11/
HTML
CSS