now i can more precisely xplain the problem.At the moment im using table for
this search google page.When i remove tables from this page it shows google
map correctly and when i use table and within its <td> i m using div with
map id.And thats when problem appears.I have to use table for this page.How
can i display google map correctly in table base html.



On Sun, Feb 22, 2009 at 7:03 PM, paki ch <[email protected]> wrote:

> i just figured out one thing,when i display google map on left side without
> search box and property details it showed up perfectly on IE7 but when i
> push it on right side with search box and properties details it doesn't show
> google map correctly.
>
>
>
>
> On Sun, Feb 22, 2009 at 6:29 PM, paki ch <[email protected]> wrote:
>
>> thanks for sharing this useful link wid me.There are four points which are
>> mentioned in that link which i need to look at
>>
>>    - script position
>>    - map size
>>    - unique map id
>>    - error free
>>
>> .
>>  I have given a Doctype like
>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
>> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
>> <html xmlns="http://www.w3.org/1999/xhtml"; lang="en-US">
>>
>> so it satisfies point one.
>> I have given width and height of map div.I made map id unique and this id
>> is not in used anywhere else in my site.Fourth point is i shd use
>> <body onload="load()" onunload="GUnload()">
>> but as i m displaying google map against a search creteria so i need to
>> use google map only if searching creteria brings some records from database
>> and so i cant use onload function.Remaining thigs r done as it was mentioned
>> but doing all this my problem still remains in IE 7........
>>
>>
>>
>> On Sun, Feb 22, 2009 at 12:49 AM, Ralph Ames <[email protected]>wrote:
>>
>>>
>>> Try this link
>>> http://www.easypagez.com/maps/ieworking.html
>>>
>>> Ralph
>>>
>>>
>>>
>>> >>>
>>>
>>
>

--~--~---------~--~----~------------~-------~--~----~
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