On Jan 13, 7:31 am, Nunenthal <[email protected]> wrote: > Hello, > > Thank you, for you help. > > Duplicated balise are removed, but problem still the same.
It worked for me in Chrome and IE6 (at least I saw a polyline and an "A" marker). I see code to call GXmlHttp, but it doesn't look like that code is used for anything. How do we reproduce the problem? -- Larry > > Friendly Laurent. > > On 13 jan, 12:03, Andrew Leach <[email protected]> wrote: > > > On Jan 13, 10:19 am, Nunenthal <[email protected]> wrote: > > > >http://www.guideroutier.lu/index2.php?fromform=itineraire&locale=fr&a... > > > Your HTML is hopelessly invalid. You can't have HTML markup in the > > <head> of a page; but worse is you insert an entire page, <html> tags > > and all, into a div. Browsers will do what they can with it, but won't > > necessarily recognise the second <body> tag with its onload attribute. > > > Sort out your page and make it valid HTML, and it will probably work. > > Even if it doesn't, it will certainly be easier to analyse and find > > out why it isn't working. > > > Andrew
-- 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.
