IE Menu CSS Bug on Hover

Hi all,

I am working on this site.

On Internet Explorer I cannot hover on the menu items without the menus disappearing because there is a small gap between the header and the start of the hover menu.

This seems to be working ok on Chrome.

Any ideas on how I could fix this would be much appreciated.

many thanks
Andy

hi,

Change top:20px to top:100% and it should work.


#menu ul{top:100%}

thank you Paul… i think that fixed it :slight_smile:

I am having issues with my menu in IE. Seems to work fine in Chrome.

Here is the page I am building http://jlhermon.com/sample2.htm
Any help would be appreciated.

Hi,

Which menu and which version of IE :slight_smile:

It would also help if you mentioned exactly what the issues are as that could mean anything and also means that we have to search for something wrong rather than being directed to it.:wink: