Wasn't it [email protected] who wrote: >And look at that it worked! Thanks Mike. When did that come into >effect? I didn't even know that existed.
It's always been there since the earliest API v1 in June 2005. Browsers don't notify the Javascript when the size of a <div> changes, so the API can't listen for such notifications. I suppose it would be possible for the Google code to check the size of the <div> at regular intervals, but 99.999% of the time that would be a waste of time. -- Mike Williams http://econym.org.uk/gmap -- 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=.
