mws-jennifer
08-10-2010, 06:27 PM
1) Script Title: Ultimate Fade-In Slideshow (v1.51)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
http://desplaines.org/defaultinprogress.asp
When viewing this page in Firefox and Chrome after a few minutes, the Open Cube dropdown menu disappears behind the slideshow. It doesn't occur right away, only after a few minutes. I had this problem once before and used your z-index code as below in the MenuCode file just below the css reference:
#navigation {
position: relative;
z-index: 10000!important;
}
I don't see a z-index setting in the slideshow script. Thanks for your help.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
http://desplaines.org/defaultinprogress.asp
When viewing this page in Firefox and Chrome after a few minutes, the Open Cube dropdown menu disappears behind the slideshow. It doesn't occur right away, only after a few minutes. I had this problem once before and used your z-index code as below in the MenuCode file just below the css reference:
#navigation {
position: relative;
z-index: 10000!important;
}
I don't see a z-index setting in the slideshow script. Thanks for your help.