| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: May 2004
Location: Loughborough
Posts: 69
|
Ive built a css drop down menu for a project I am currently working on and it works fine in IE. The issue is with the div below the drop down(mozzila only). If the div is set to 'overflow:scroll or auto' the menu appears but will not alow you to mouse over the div below. If the div is set to hidden or visible it works fine. Can anyone help? |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: May 2004
Location: Loughborough
Posts: 69
|
thanks anyway guys, I've fixed the problem now! There was an extra bit in the javascript that was hiding the menu. <body onload="autoHide('submenu03','submenu05')"> Last edited by Tot : 25-05-2004 at 06:50. |
|
![]() |