On 28 March 2011 11:59, Isen Ng <isengrim...@gmail.com> wrote: > However, when I added a <form> tag around it, maps stopped working > altogether.
Do they stop working? Or are they simply not displayed? You are specifying percentage heights -- you need to ensure that that *every* element up the hierarchy to <html> has its height specified. Currently there is an element in the DOM hierarchy which has zero height. Please bear in mind that you should post a link, not code. In *this* case it's possible to see fairly easily what's likely to be wrong. But we still can't verify that with a code listing, and we could had you posted a link. There will be other queries which cannot be answered without a link, so it's best to supply one all the time. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.