On Apr 6, 12:39 pm, Daan <[email protected]> wrote: > 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.
IE doesn't know how to calculate 100%. The height is indeterminate (as it depends by default on the content, and the content contains the map). See http://econym.org.uk/gmap/basic19.htm for some ideas. 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 -~----------~----~----~----~------~----~------~--~---
