Hey guys, I'm having an issue where GUnload causes IE to throw the
warning box "Stop running this script? A script on this page is
causing IE to run slowly. If it continues to run, your computer may
become unresponsive". I'm just using the latest build there is..
Then if i click 'Yes' it throws an IE java script error and "Object
doesn't support this property or method"
clicking debug, my Visual Studio highlights GUnloadApi() in the maps
js file: (not sure if that helps)
function GUnload() {if (window.GUnloadApi) {GUnloadApi();}}
And this error ONLY happens when i access the page on our server that
is load balanced (Not sure if that has anything to do with it). It
definitely doesn't occur in our dev environment.
I just recently started having this problem... hmmm
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---