The doctype I am using makes IE6 render the page in strict mode. So it
should actually not be a box-model issue here, because it doesn't
exists in IE6 strict mode.

It's a mystery to me why the map isn't expanded to the new size when
checkResize() is called. I am pretty sure it worked for me before,
although
I didn't test it on exactly the page in question. Perhaps I will get a
chance to do further testing in IE6 myself.


On 25 Mai, 00:35, Andrew Leach <[email protected]> wrote:
> On May 24, 10:49 pm, Jürgen <[email protected]> wrote:
>
> > I have a map inside a div that has a border. When I change the height
> > of the div, the map extends outside the border of the div.
>
> > The problem seems to occur in IE only (tested in IE7). Work fine in
> > FF3, Chrome and Opera 9.6.
>
> > In version 2.153 everything is fine, it changed in version 2.155.
>
> In IE6 with 2.153, the map doesn't actually change size when you
> expand the height. The div gets larger and the Google logo and Terms
> of Use link move down with the edge, but there is a blank space at the
> bottom of the map. The map itself isn't actually expanded, and
> checkResize() doesn't make any difference, either.
>
> Behaviour is definitely different with 2.156; in this version I think
> you are running into IE's non-standard box-model issue where the
> dimensions of the div are wrongly calculated.
>
> Not sure what to do about it other than to have browser-specific CSS.
> The 2.156 behaviour is better in IE6 in as much as the map does
> actually change size.
>
> 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