dhart5241
01-21-2012, 07:58 PM
1) Script Title: dropdowncontent.js
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
3) Describe problem: I'm using a jquery slideshow/rotator for my morphing header image.
I'm using the dropdowncontent.js for my dropdown navigation 'pane'.
I had the same problem when I was using a flash header, but fixed that by adding <param name="wmode" value="opaque"/> in the code. Now I'm using jquery I obviously need to fix what seems to be the same problem there.
The part of the 'pane' that covers the jquery display is hidden behind it.
I've spent a lot of time looking thru the forums and think that recommendations regarding the z-index setting sound like the thing to do, but I don't see where to add or modify it. I see it in the jquery js and css, but the values are all 15 and below (there was one tooltip value set to 99999, but I changed that).
I didn't find any z-index in the dropdowncontent.js. Do I need to add it there?
What is the syntax? Am I in the right ballpark.
Page with the problem: http://www.thelodgeonlakedetroit.com/index2.php
Just mouse over the navbar links below the header.
Thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
3) Describe problem: I'm using a jquery slideshow/rotator for my morphing header image.
I'm using the dropdowncontent.js for my dropdown navigation 'pane'.
I had the same problem when I was using a flash header, but fixed that by adding <param name="wmode" value="opaque"/> in the code. Now I'm using jquery I obviously need to fix what seems to be the same problem there.
The part of the 'pane' that covers the jquery display is hidden behind it.
I've spent a lot of time looking thru the forums and think that recommendations regarding the z-index setting sound like the thing to do, but I don't see where to add or modify it. I see it in the jquery js and css, but the values are all 15 and below (there was one tooltip value set to 99999, but I changed that).
I didn't find any z-index in the dropdowncontent.js. Do I need to add it there?
What is the syntax? Am I in the right ballpark.
Page with the problem: http://www.thelodgeonlakedetroit.com/index2.php
Just mouse over the navbar links below the header.
Thanks