Via Virtual Earth
Home
Blogs
Articles
Wiki
Gallery
Images
Forum
FAQ
Resources
About
Navigation
Welcome
All Pages
Random Page
Create a new Page
View the Template
Search
Edit this Page
History
Print maps from firefox
This Page is locked
RSS
Modified: 2007/11/12 21:59 by ViaVE Visitor
Using jquery add this to your page after the map is rendered:
$(function(){ $('.MSVE_Map div').each(function(){ $(this).css("z-index", '0'); }); });
Our environment:
Firefox 2.0.0.7, jquery 1.2.1