Member Login

Resources

Developers Blog
GMapsPRO Demo
Bug Tracker
-----------------------------------
GMaps Community Forums
GMaps Subscriber Forums
-----------------------------------
Google Maps API Reference
Google Maps Group Forum

Who's Online

We have 11 guests online

Affiliates



Suckerfish menu appears behind a map PDF Print E-mail

We had a report of an instance where the suckerfish drop-down menu appeared behind the map.   I believe the theme was inetgazette from jamboworks.  This behavior was experienced only with Internet Explorer (not Firefox).  To resolve this issue, you can add the following to your sites CSS file:

 

#nav ul li {

    z-index:999;

}


Thanks Montague!
 
< Prev   Next >