开发者

Dropdown menu appearing (on the Master Page) behind the jquery-ui tabs (on the inner page): How to reverse that?

I've a master page that contains a dropdown menu. on the inner page I've placed a jquery-ui tabs. When I hover the menu, the flying part appears behind the tabs.

How can I make the flying part display on top of the tabs so I can select menu options?

Thanks for h开发者_如何学JAVAelping


After researching on Stackoverflow, I've found out that the problem has to do with z-index. After (i) setting the menu container's z-index superior to that of the tabs container and setting the position for both containers to relative, Everything was fine. Make sens as what I want is to have the menu flying out on top of the tabs.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜