|
xdos (m)
|
Please NLs, I designed a pop-up menu using dreamweaver but I have a problem. The pop-up menu comes behind my banner instead of the front. I used Div tag for both and the menu bar is above the banner. How do I resolve this issue to make the pop-up menu appear in front? Thanks
|
|
|
|
|
|
my2cents (m)
|
Is your banner flash? Regardless, have you tried z-indexing on the popup div?
It isn't a dreamweaver-specific problem, that's for sure.
I hope this helps.
|
|
|
|
|
|
xdos (m)
|
I've solved the problem. Actually the banner is flash. I had to set "wmode" to "transparent" in the "parameter" setting located at the "property" bar. Thanks My2cent, i know I can always count on you anytime,
|
|
|
|
|
|
Cactus (m)
|
Try using a css Z-index to set the order of the items on a page. Z obviously u should be aware is for depth. gl
|
|
|
|
|
|