On Nov 14, 1:21 pm, Chris Christou <[EMAIL PROTECTED]> wrote: > I have put together a google map with markers it works fine in FF but > in IE if you click the marker the text info does not come up.
Every marker is missing a closing double-quote in its html string. Firefox guess that the omission is accidental and puts it in; IE does exactly what you tell it to. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
