On Jun 5, 8:08 am, padu <[email protected]> wrote: > http://www.worldmap.org/countryg_test.php?rog3=IN
It's very complicated! So many different xmlhttp methods included. After the opening <html> <head> tags, at line 3510 we find - <html> <head> .. more stuff At line 3665 we find - </head> <body> </body> </html> .... more stuff And so on. Your HTML is very invalid which gives unpredictable results in different browsers. W3C validator won't even check the page because of a character coding error http://validator.w3.org/check?uri=http%3A%2F%2Fwww.worldmap.org%2Fcountryg_test.php%3Frog3%3DIN&charset=%28detect+automatically%29&doctype=Inline&group=0 cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
