Yup - set a height on your form (through css) and you'll be set.

I might recommend:

html,body,form {margin: 0; height: 100%; }

as a starting point.

Chad Killingsworth

On Oct 4, 3:35 pm, "[email protected]" <[email protected]>
wrote:
> On Oct 4, 7:48 am, Giovanni Lisitano <[email protected]>
> wrote:
>
> > Hi,
>
> > when running this ASP.NET page, the map won't display because the div
> > element "map_canvas" is inside the FORM tag:
>
> > if the div element is outside the tag works! Why?
>
> It has zero size (or to be more accurate a size which is 50% of zero,
> which is zero).
>
>   -- Larry
>
>
>
>
>
>
>
>
>
> > Thanks

-- 
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 [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-js-api-v3?hl=en.

Reply via email to