Does Safari have a timeout issue?

Posted by woodysapsucker on Stack Overflow See other posts from Stack Overflow or by woodysapsucker
Published on 2010-03-19T13:11:26Z Indexed on 2010/03/21 3:01 UTC
Read the original article Hit count: 435

Filed under:
|
|

I have a website that works fine in Firefox and IE but never finishes loading in Safari 4.0.4.

The live website loads a menu then loads a Google map. Using Safari, the Google map never loads.

I have a test website on the same server that uses the exact same code for loading a Google map and Safari can load the map (this is the one that won't load on my live web). This test website does not have the menu - only the Google map.

In both cases (live and test) the main web page calls a loadmap.js file.

I've been pulling everything apart to try to identify why Safari won't finish loading. Has anyone run across any problems/solutions with Safari that may help me find a resolution to this problem?

© Stack Overflow or respective owner

Related posts about safari

Related posts about JavaScript