that fixed it thanks a lot!!! jim
On Jun 11, 8:24 pm, Rossko <[email protected]> wrote: > >http://www.evia-guide.gr/el/%CF%87%CE%AC%CF%81%CF%84%CE%B7%CF%82-%CF%... > > > i have this page that only when loaded on IE (7/8) it produces the > > following error > > Line: 48 > > Error: Invalid argument. > > in main.js (google maps api js file) > > ( c.width=b.getWidthString() ) this where it breaks > > Fails in IE6 too. > Perhaps its to do with this line in initial_loader() > marker_icons[tid].iconSize = new GSize(icon_width, icon_height); > GSize expects integer numbers, but is being fed two "" > > 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 -~----------~----~----~----~------~----~------~--~---
