html - DIV display priority - a slide show over a DD menu -


i have drop down menu , slide show. want dd menu on slide show, not oposite.

i have tried z-index, didn't work.

thanks.

edit: solved it, z-index wasn't in right place.

that's common one, recommend use chrome developer tools or firebug inspect element , see css properties being applied.

another gotcha elements must have css position. if item has position of static or no position specified, won't affected z-index.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -