Hi,
Maybe I could help you, IE doesn't recognise height: 100% on a layer o
table, unless you give the body and the html objects height:100%, so just
try to put this code on your css:
html, body{
height:100%;
}
I hope it works for you,
Marina
2009/4/6 Daan <[email protected]>
>
> Hi,
>
> We are experiencing problems when trying to make our map behave like
> maps.google.com (meaning: Resize according to the browser-size).
> Horizontal span works fine, but vertical span keeps messing up in IE
> (works for all others though). This is why we have a fixed height for
> now.
>
> Is there anyone who can tell what's going wrong?
> Here's a link to the map: www.hotelbymaps.com
> Any suggestion is much appreciated,
>
> Dan
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---