Larry, forgive me I should have known better to validate it before posting. Got it valid for transitional.
On my windows XP box it's working fine in FF 3.5, Opera 10.10, and Safari 4.0.4, have to check the wife's mac tomorrow. IE 7 is even loading the initial makers, just not he ones that are supposed to be reloaded on dragend and moveend events. I'm pretty sure it has something to do with a less than adequate understanding of how Gmaps does to ajax call in the in the redraw function, as you can see I've commented out the GXmlHttp.create() to get it to work in other browsers, and left out the readystatechange just below since the map should be loaded (state = 400), no? Thanks again for your time. PS - That GenericMapBrowser utility is awfully nifty. On Feb 4, 3:39 am, "geocode...@gmail.com" <geocode...@gmail.com> wrote: > On Feb 4, 12:33 am, "geocode...@gmail.com" <geocode...@gmail.com> > wrote: > > > > > On Feb 4, 12:27 am, "geocode...@gmail.com" <geocode...@gmail.com> > > wrote: > > > > On Feb 4, 12:13 am, ReelDawg <w...@rainmakerwebdesign.com> wrote: > > > > > Trying to reload / change markers from dragend & zoomend events. > > > > Trouble seems to be in my redraw() function around line #365. Works > > > > fine in Firefox, but IE won't reload new markers from the XML file. > > > > > Here's some info that hopefully will be useful and/or time saving: > > > > > -XML document is dynamically generated by passing gerBounds() > > > > -will attempt to geocode your ip if there's no address parameter in > > > > the URL (hence roswell in the below link) > > > > -IE7 is the culprit > > > > > Link:http://innmapper.com/index.php?address=roswell%2C+ga&test=yes > > > > > Thanks, thanks, thanks for even taking the time to read this - been > > > > messing around with the redraw function for a few days now & I'm > > > > obviously in over my head. > > > > When I load that page in IE6, the script debugger points to this: > > > if (GBrowserIsCompatible()) { > > > > Your HTML is horribly > > > invalid.http://validator.w3.org/check?uri=http://innmapper.com/index.php%3Fad... > > > > I don't see where you include the API. > > > Does it work in any browser? > > I can see that the xml does contain > markers:http://www.geocodezip.com/GenericMapBrowser.asp?url=http://innmapper.... > > -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.