PDA

View Full Version : JS Menu Help


Dalziel
05-16-2003, 12:18 PM
http://www.millenniumsound.co.uk

I've been told the menus drops down and the layer loads behind the lower table in Mozilla, does anyone know of any way around this?

Roy Sinclair
05-16-2003, 04:39 PM
No the layers with the menus load BELOW the table, if they were behind the lower table they wouldn't be visible at all.

Obviously the positioning of the menu isn't working in Gecko based browsers (that would include Mozilla and Netscape 6+).

Dalziel
05-19-2003, 09:59 AM
Is there any way to make them load in front to avoid the problem

Dalziel
05-19-2003, 03:42 PM
Anyone?

ingleside
05-19-2003, 09:29 PM
in the source I see you add the div after the table.
place it before the table, that should clear up the gecko display issue.