Drop Down menu on mouse over.

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 :)

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?

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.

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

Quarian

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?

Quarian


marathoner

Another template to look at is 'generic' which used a javascript drop-down menu. I prefer the CSS method that ruebenwurzel pointed you to but wanted to give you a second example.

ruebenwurzel

Hello,

have a look on AllCss2 Template.

Matthias

Quarian

Hi, ive been trying all week to make a drop down menu on my site www.dosh.dk, but i just can't happen to get it to work ..

Ive been trying lots of scripts and read loads of posts on the forum here.

But i just don't happen to make it work .. If anyone could help me out i would love it :)

Thanks allready.