CSS SubMenu Does Not Appear: Probably z-index issue -


trying figure out how display submenu when mouse on over parent page. http://bit.ly/11duqt5

if check website ie7 compatibility mode see submenus when hover on pages on main navigation menu. not available on ff, ie10 , google chrome @ all.

could please check z-index values , me fix issue?

add css

ul.webstun-hmenu li:hover ul {visibility: visible;} 

Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -