I’ve got a CSS drop down menu on a site I’m working one, and I’ve come across a little hitch. The drop down menu’s work fine, but on one particular menu there are sub-categories that branch out to the side, these menus work fine until I mouseover the last-child of the links. Once the last-child has been moused-over it stays highlighted as if the mouse is still over it, this then proceeds to happen with the rest of the links within that list. Any help would be greatly appreciated.
http://andy-burns.co.uk/underconstruction to view the problem and source code.
it’s reflects on (Windows NT 6.1; WOW64) – Chrome/21.0.1180.89
it is to do with this css:
if
inlineis changed then the issue is not reproduced.