Go Back   Cyber Tech Help Support Forums > Software > Web Development & Graphic Design

Notices

Reply
 
Topic Tools
  #1  
Old March 9th, 2012, 06:52 AM
electrolover electrolover is offline
New Member
 
Join Date: Mar 2012
Posts: 2
Web Design Problem!! Please Help!!!

i am creating a website, i have insert a vertical dropdown menu of the left and right to the dropdown menu contains a flash banner. When am going to the submenu of the vertical dropdown menu, the submenu is being hide by the flash banner. Any Idea please?
Reply With Quote


  #2  
Old March 9th, 2012, 06:55 AM
electrolover electrolover is offline
New Member
 
Join Date: Mar 2012
Posts: 2
Reply With Quote
  #3  
Old March 9th, 2012, 11:08 AM
Ned Seagoon's Avatar
Ned Seagoon Ned Seagoon is offline
Senior Member
 
Join Date: Jun 2004
O/S: Windows XP Home
Location: Sunshine Coast, Queensland Aus
Age: 69
Posts: 2,263
Not sure what is happening without seeing your code, but why not use a work around and place either the flash banner lower on the page, or the drop down menu below the flash banner.
Reply With Quote
  #4  
Old March 9th, 2012, 01:42 PM
IronAces's Avatar
IronAces IronAces is offline
Senior Member
 
Join Date: Dec 2006
O/S: Windows 7 64-bit
Location: Liverpool
Posts: 127
I don't use Flash very often so I'm not sure how it would interact with your vertical drop down menu but try applying a z-index to the menu using CSS.

div.menu {
z-index: 5000;
}
Reply With Quote
  #5  
Old March 9th, 2012, 05:11 PM
Buzz's Avatar
Buzz Buzz is offline
Cyber Tech Help Moderator
 
Join Date: Sep 2000
O/S: MacOS
Location: Oregon, USA
Posts: 3,773
You need to set the window mode of the flash object to transparent.
Reply With Quote
  #6  
Old April 11th, 2012, 11:03 AM
ThomasJ1's Avatar
ThomasJ1 ThomasJ1 is offline
New Member
 
Join Date: Apr 2012
Posts: 12
Hello, electrolover! I am a novice in web design but I hope I can help you. What IronAces said is true, you need to apply z-index: 5000 (or just any big number will do as long as it is more than 1).
Reply With Quote
Reply

Bookmarks

Topic Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump




All times are GMT +1. The time now is 12:43 PM.