WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Drop Down menu on mouse over.
mickpage:
I don't have technical knowledge on how to do this myself but I spotted the following a while back that may help:
http://www.cssplay.co.uk/menus/flyout_flash.html
marathoner:
--- Quote from: Quarian on April 17, 2008, 10:19:37 AM ---Hi again, and thanks for the help, it works great but one thing .. It doesnt shot over Flash Objects, anyone who got a fix or a tip?
--- End quote ---
This really isn't a WB question as you are getting into CSS, javascript, and flash and you should research those areas to get your issue resolved.
Having said that...I would guess if you look into CSS Z-index you may find a solution so that the menu is a higher Z-index than the flash.
Quarian:
The Z-Index didnt work out, so i tried out a few things, and found a solution.
1. Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
2. Add the following parameter to the EMBED tag:
wmode="transparent"
This Will Work With All Browsers
Now i just have to figure out how to make FCKEditor do that by default, shoudnt take 2 long to figure out though :)
Navigation
[0] Message Index
[*] Previous page
Go to full version