http://kaiser-perm-careers.tmpqa.com/locations.aspx
The symptoms: Clear your cache. Load the above page. IE6 will load the page except for the map itself. Clicking on any of the links on the left loads the ajax results page, but still does not load the map. The jquery script that is fired off on the results page is not loading. If you cannot replicate at first, try clearing your cache, then using the menu to go to "Why Work Here / Locations" After getting stuck on a blank map page a refresh loads the page in its entirety without a hitch. The prognosis: From my best educated guess, it appears to be a javascript error thats not actually getting reported to the browser that is stopping all javascript from loading on the page. The thought: If there was a way to detect if the page didn't load after a certain amount of time I wouldn't opposed to doing a redirect to the same page. Its clunky but I am at my wits end. The disclaimer: I did read up on IE6 issues in google maps. All tags close before the map script is added and its put just before the closing body tag. My page validates with everything except for the allowtransparency attribute on iframe. Its interesting to note that when I initially used the d_map_spin chart icon it didn't load in IE6. Instead for IE6 I am loding .gif icons. Oddly the pngs loaded for the infowindow pop up. Taking png fix off the page did not solve the problem. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
