1) Script Title: StepCaroulsel
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...epcarousel.htm
3) Describe problem:
I have an Issue with using Z-index to "layer" DIVS. I have a floating background div containing an image with.
and the default( * ) z-index is 10, all undefined elements seem to be inheriting this property.Code:position:relative; z-index:1;
My DD StepCarousel CSS differs from the example on the webpage only by adding a z-index property of 20 to the .stepcarousel class. I should also mention that all elements have position defined, either relative or absolute.



Reply With Quote


Bookmarks