Forums Archive Index > SmartMenus 5 > Z-Index?
Date: 15 Dec 2005 9:59 am
Hi all,
I've been working on our site, and have to implement a "floating" div, which I'd like to be able to put "above" the menu if need be. Is this possible?
Date: 16 Dec 2005 2:56 pm
Yep, it is possible. The lowest z-index the menus use is 2010 (this is for the permanent menus). Please don't ask me for any particular reason why I've chosen exactly this value. :)
So if you set say z-index:3000 for your floating div, it should safely appear over any menu.