PDA

View Full Version : looking for a 3-tier css based drop down menu


DoubleV
05-25-2006, 09:54 PM
I am looking for a 3-tier css-based (so that it's search engines friendly) drop down menu. on DD I have only seen 2-tier menues.
also, I need it to be able to display the drop down sections over a Flash movie. I have seen some that would do that in IE, but not in FireFox. they were 2-tier menues, so I couldn't use them anyway.
any help?

BonRouge
05-26-2006, 08:13 AM
Do you mean like this one?

http://www.htmldog.com/articles/suckerfish/dropdowns/example/bones3.html

DoubleV
05-26-2006, 04:06 PM
Do you mean like this one?

http://www.htmldog.com/articles/suckerfish/dropdowns/example/bones3.html
yep - like that.
but if I place a flash right under the menu, FireFox does not display the menu over teh flash. the menu goes under the flash. is there a way to remedy that?

DoubleV
05-31-2006, 05:03 PM
bumping

JustinSainton
05-31-2006, 06:42 PM
Make sure both elements are positioned, and apply a z-index to the navigation div so that it is higher in order to the flash element.

jkd
05-31-2006, 07:10 PM
You might need an "iframe shim". I think Brothercake implemented that workaround in his set of menus, www.udm4.com .

Moofburger
05-04-2009, 02:42 PM
This one works fine and goes over flash. Even works in IE 6 sans sticky state currently but you could fix that with jQuery fairly easily.

http://www.moofburger.com/blog/moof-menu-s-v10

3 years late but oh well.