That's brilliant, I was hoping it was something simple like that, thanks very much Ralph and Larry!
On Jul 28, 1:59 pm, "[email protected]" <[email protected]> wrote: > On Jul 28, 4:16 am, stiminds <[email protected]> wrote: > > > Hi, I've added a Google Map to our site which works fine in all > > browsers (Windows and Mac) that I've tested it on apart from IE7. Any > > idea why this may be failing? Here is the link: > > >http://www.radleighhomes.com.asp1-17.websitetestlink.com/Locations.aspx > > > Any info would be very much appreciated, > > IE fails when you have an extraneous "," at the end of an object like > this: > var marker = new google.maps.Marker({ > position: latlng, > map: map, > icon: image, > > }); > > -- Larry > > > > > Thanks. -- 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.
