开发者

Trying to diagnose a Google Maps/Safari Issue

开发者 https://www.devze.com 2023-03-06 18:10 出处:网络
Our site is able to be accessed through FF/IE/Chrome, etc. however when a user opens the site in Safari, it doesn\'t load the google maps box. It stays the grey loading color.

Our site is able to be accessed through FF/IE/Chrome, etc. however when a user opens the site in Safari, it doesn't load the google maps box. It stays the grey loading color.

We use Google Maps v3 and geolocation to set the default position of the map, and if they deny开发者_如何学JAVA location or something, we have a fallback to an IP service to center it somewhat close to them. Works everywhere but on Safari (multiple versions). It just hangs.

Any ideas at how I can diagnose this? I'm running Windows 7/XP so it's tough to do.

Thanks!


You can use the firebug lite version

and also have a try with the built-in developer tools.
This thread Debugging javascript in Safari for Windows says more about this.

0

精彩评论

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