On Feb 18, 9:41 am, Ash <[email protected]> wrote:
> Hello
>
> I have used 2 samples and clubbed in 1 page. I am trying to display
> various information on 2 tabs and image on second tab.
>
> My url ishttp://www.kgfassociates.com/myindex.html
>
> I am having following issues
>
> 1. Whenever I load/refresh page, it give me an error "Invalid
> Argument" on Line 24

Your xml contains invalid points, like this one:
<marker Latitude="N" Longitude="W" Severity="High" City="Medford"
State="OK" Description="No Description" html="Severity - High<br>City
- Medford<br>State - OK" />


> 2. Once I click No, all marker placed properly, but whenever I clicked
> any marker it give me error "Object required" on line 310. Once I
> click on No, it opens tabbed window. But on location page, my minimap
> is not displaying.
> 3. On this page I have given, but it is not firing automatically.
>         show("High");
>         show("Medium");
>         show("Low");

gmarkers.length is zero, so the show function doesn't do anything.

> 4. Once I close the tab window, I want page should be set as it was
> loaded properly

I don't know what that means.


> Please advise

fix your html
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.kgfassociates.com%2Fmyindex.html&charset=%28detect+automatically%29&doctype=Inline&group=0


  -- Larry

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