http://www.sdwebstudio.com
I removed the dropdown under Contact - I can just skip that one, but you'll see what i'm talking about with Dining.
Thanks for the help!
Main Topics
Browse All TopicsI have a CSS menu that runs horizontally at the top of my page.
I also have a small flash xml gallery that runs on the right side of the screen.
The last two elements on the right side of the CSS menu appear behind the flash gallery - I need them to appear in front of it.
I've tried several things including setting the z-index for the div that the flash is in, I've tried swfobject and I've tried wmode="transparent" on my embed tag. Nothing seems to work. The navigation still appears behind the flash.
I've attached the code. Here's the CSS for the topMarq div:
#topMarq{
width:375px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
border-width:2px;
border:#F9A5B5;
border-style:solid;
z-index:-1;
}
Any suggestions?
Thanks for your help!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
http://www.sdwebstudio.com
I removed the dropdown under Contact - I can just skip that one, but you'll see what i'm talking about with Dining.
Thanks for the help!
Thank you. Between your help and this link: http://www.dreamincode.net
I was able to get it to work.
I appreciate it!
Business Accounts
Answer for Membership
by: SteggsPosted on 2009-11-01 at 13:20:38ID: 25715534
got a link to the site online?