thank you Ross for pointing me to the source of that error. i removed both
<script language='javascript' src='http://127.0.0.1:1025/js.cgi? pa&r=31111'></script> and <script language='javascript'>postamble();</script> and now IE doesnt show any problems and page works fine even without those lines. I removed my resizing attempts because I want the page to be running. trying to make the size automatic made my map shrink and being absolutely useless. I would be pleased with any solution suggestion so I can make it as big as users screen alows the map to be. On 6 Wrz, 12:11, Rossko <[EMAIL PROTECTED]> wrote: > > the map is updated > > http://heretik.w.tkb.pl/kml/multilayer2.htm > > The map div is a fixed size > <div id="map" style="width: 650px; height: 500px"></div> > Can't see any attempts to resize? > > The page breaks on this line > <script language='javascript'>postamble();</script> > because postamble() is not a defined function. > Maybe that's because this line > <script language='javascript' src='http://127.0.0.1:1025/js.cgi? > pa&r=31111'></script> > fails because it's pointing to your localhost > > 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 -~----------~----~----~----~------~----~------~--~---
