hi thanks for the pointer - the link you posted has a dead link to the script debugger - but im sure there are other sources i can get it from - will look into it cheers
Rossko - knows his stuff that Mike Williams !! It seems like a viable part solution, I'll have to look into it and get back to you later - off to pick my daughter up. Will post back on thread with results. Thanks again for your input D On Aug 21, 1:29 pm, "[email protected]" <[email protected]> wrote: > On Aug 21, 5:25 am, nicedice <[email protected]> wrote: > > > Hi Rossko, > > > Thanks for the reply - the system is rather complicated but I have > > almost got my head around it - it's just strange that it works fine in > > firefox (my main testing platform with firebug) but not in IE. > > I don't find that strange at all. Microsoft browsers behave very > differently than standards compliant browsers. Are you using the MS > script > debugger?http://code.google.com/apis/maps/documentation/index.html#Troubleshoo... > > > > > map2 is the issue - > > IE misses the line: > > map2.panTo(new GLatLng((point.y+0.13),(point.x+0.35)), 10); > > > Do you know of a way to preload the infowindow when the marker is > > onRollover state and display when clicked or even stall the display of > > the window until everything is loaded? Think that may help with the > > missing section of the infowindow. > > > Thanks again > > D > > > On Aug 21, 1:05 pm, Rossko <[email protected]> wrote: > > > > > Would using the Ajax API Loader have any positive effect on my > > > > problem? > > > > I think that would add yet another layer of complexity to hide the > > > root cause. > > > > > Is anyone looking at this thread? !! Seems like I'm talking to myself > > > > alot - :-) > > > > Yes, I looked at your page this morning. I did spot that you have > > > scoping issues with 'map1', but thats irrelevant to this 'map2' > > > infowindow? > > > > The problem infowindow was too complex for me then, I don't 'do' > > > jquery and I can see lightbox actions, map pans, etc. I guess it's > > > too complex for you too ... maybe you can simplify it until it behaves > > > as expected to find out what's what. > > > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
