Forum Moderators: not2easy
In Firefox this works fine. Of course though it breaks in IE. The main functionality works well, but here's the annoying part: the next list item in the main menu overlaps the dropdown menu, which has the effect of overlaying it's border over the top of the right hand side of the dropdown. This, frankly, looks ugly.
I've experimented with z-index values to try and fix it, but no dice. If I can't fix the current method then I'll have to push the dropdown down by the border width so that no overlap can happen, but I don't want to do that if I can get around it.
Unfortunately I'm not sure how much of my code I'm allowed to post, as this is an in-house menu :( If I can wangle it I'll try and put up some snippets on Monday if that will help. Sorry.
So anyone seen this before?