Hi,

The question is:
I have a map at the page and the problem is that only one part of this
map (left top corner) is visible (I've tested it in IE 7, FireFox 3,
Opera 9.52).
I've search through the group and found some such problems. I tried to
put map JS at the </body> and in the head also no errors at the page.

The html code is the following :
     <div id="content">
        <form id="reg-form" name="regform" method="post" action="/
index.php">
                ...
                <div
class="col_right">
                       <div id="map" class="map" style="width:320px;
height:250px;"></div>
                </div>
               ...

        </form>
        </div>
<script language="javascript" type="text/javascript" src="http://
maps.google.com/maps?file=api&amp;v=2&amp;key=<!--{$google_map_key}--
>"></script>

If i put the map container out of the <div id="content"> it work fine.
What it can be?
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to