Hello Andrew, yes, that's it, thank you !

...
This normally means that you have the script which makes the map in
the same table as the map itself. IE doesn't sort out tables and
sizes
until it reaches </table> -- and if the script is run before that's
been reached in the page execution order, then everything has zero
size. That means that all you're seeing is the buffer "overflow"
tiles
south-east of your zero-size map. If you resize the window, the
browser is forced to recalculate all the sizes in the table, which
gets it right.
...





On 24 Jan., 12:07, "warden [Andrew Leach - Maps API Guru]"
<[email protected]> wrote:
> On Jan 24, 10:19 am, PE-IT <[email protected]> wrote:
>
>
>
> > With IE6 and  IE7 it displays central asia, does not show the right
> > part of the map ( the map is just grey ) and it does not move and does
> > not zoom to poland.
>
> You have your script inside a table along with the map. That's not
> good. Search for "top left corner" and see several methods.
>
> I'd also suggest using explicit newlines (\n) in your php so that the
> HTML is better laid out rather than all being on one very long line.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to