I am using the css chrome drop down menu on http://glbbc.org/new/indexmenu.html and I have a flash panel right below the menu. The menu is dropping behind the flash panel. Is there a way to get that menu to drop in front of the flash panel??
I am using the css chrome drop down menu on http://glbbc.org/new/indexmenu.html and I have a flash panel right below the menu. The menu is dropping behind the flash panel. Is there a way to get that menu to drop in front of the flash panel??
You should just have to change the z-index of the <div> your menu is in.
ie
z-index: 9999;
I did try that before I went on the forum, sorry for not mentioning it. It did not seem to make any difference.
kb2.adobe.com/cps/155/tn_15523.html
Focus on Function Web Design
Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps
I really appreciate the responses. I went to the link you suggested and implemented the fix. It works in fox fire but not in explorer. It seems that it would be opposite. Maybe there is a setting for explorer? Also the menu system is not dhtml it is css generated. Maybe there is a different setting for that?
Last edited by sparktronic; 12-31-2010 at 03:39 AM.
Bookmarks