Re: IE vs Firefox problems
Ves,
Your map doesn't seem to work in Mozilla either.
I see one major problem. You have no width and height to your map div.
The map uses these properties to figure out how big to make the map.
Another potential issue is that you have your map variable scoped to
the onload function. This will cause you problems. The consensus is
that you should make your map variable globally scoped.
-John
http://maps.huge.info
0 Comments:
Yorum Gönder
<< Home