The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vB navbar dropdown menu gets hidden behind embedded flash player on page
I'm using vBulletin's navbar dropdown menu feature on my webpage.
Near the middle of the page there is an embedded flash audio player. If you try to use the dropdown menus near the middle of the page, the dropdown list displays BEHIND my embedded flash player. The result is that the menu options are hidden behind the flash player and cannot be seen. Is there any way to make the vB navbar menu have a higher order / priority on the page such that the menu will be displayed ABOVE all other elements on the page? |
#2
|
|||
|
|||
Not sure, but the easiest thing would be to move the embedded flash audio player??
Just a thought |
#3
|
|||
|
|||
This is caused by missing off the 'wmode' parameter to your flash movie embed/object tag.
Add the following to your <object> tag: Code:
<param name="wmode" value="transparent" /> Code:
wmode="transparent" |
#4
|
|||
|
|||
Quote:
Thanks for your reply. I've just tried that and although the dropdown menu is now layered correctly on top, the transparent setting has distorted one of my flash movies which has a black background. It looks like the setting is trying to make the black background into a transparent layer. Any other ideas? |
#5
|
|||
|
|||
I have solved this problem by setting wmode to value "opaque" instead. For more info please see:
http://www.communitymx.com/content/a....cfm?cid=e5141 |
#6
|
||||
|
||||
We had these issues, and I wish I had been able to resolve it as you, instead I used a ajax expanding drop down menu block to alleviate the problem.
Ste |
#7
|
|||
|
|||
I've managed to use the wmode attribute for swf files embedded using <object> and <embed> tags, but I have some swf files embedded using the <iframe> attribute because those swf files only work in iframe due to filepath issues. Is there any way for me to set an equivalent 'wmode' value to an iframe?
Any help would be appreciated. |
#8
|
|||
|
|||
Quote:
Also, what's been your experience of using that dropdown menu? Is it any good? Thanks. |
#9
|
||||
|
||||
Have you seen our drop down menu ?
Its cool and very popular. Ste we use DynamicDrives DDPANEL http://dynamicdrive.com/dynamicindex...pdownpanel.htm |
#10
|
|||
|
|||
Thread is old but I didn't want to open another. I have same problem but my code is in SCRIPT and NOSCRIPT which I got from marketing company so I can't change it. How can I solve this problem?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|