0
Douva

Web Page Coding Question

Recommended Posts

I need some help with a web page I maintain (web design is not my primary function). On this page, when you click on the drop down menu labeled "PORTFOLIO," the bottom row of the menu appears under the flash slide show, instead of on top of it. Can I change something in my code to make the drop down menu appear on top of the flash slide show? If so, what do I need to change. Thanks.
I don't have an M.D. or a law degree. I have bachelor's in kicking ass and taking names.

Share this post


Link to post
Share on other sites
Quote

I need some help with a web page I maintain (web design is not my primary function). On this page, when you click on the drop down menu labeled "PORTFOLIO," the bottom row of the menu appears under the flash slide show, instead of on top of it. Can I change something in my code to make the drop down menu appear on top of the flash slide show? If so, what do I need to change. Thanks.



you need to add



inside the object tag and
wmode="transparent" 

to the attributes of the embed tag.

There is a page on Adobe someplace that explains this.

See this page for it in practice.

.
.
Make It Happen
Parachute History
DiveMaker

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0