Click to See Complete Forum and Search --> : Menu under news....


NZ_Kiwis
01-01-2008, 11:28 PM
I've got a javascript drop down menu and a tab style news display however my menu when hover over'd in IE seems to sit behind the news. Firefox it does not...

http://www.rugbyleaguenz.com/RLNZ08 (http://www.rugbyleaguenz.com/RLNZ08/)

To view the source with the news

http://www.rugbyleaguenz.com/RLNZ08/index2.php


Why???

sneakyimp
01-08-2008, 01:10 AM
I'm not sure how your menu script works but it may be that the z-index value specified by your menu script is the problem. Maybe try a different menu script?

NZ_Kiwis
01-08-2008, 01:28 AM
how do you mean z index?

sneakyimp
01-08-2008, 03:18 AM
z-index is a CSS style attribute which specifies the depth of HTML elements on a page. see this:

http://developer.mozilla.org/en/docs/Understanding_CSS_z-index