Maybe you're using server-side includes? Don't make the file you're including a complete web page if so! Just the relevant (x)html that needs to get added
On May 17, 4:05 am, Andrew Leach <[email protected]> wrote: > On May 17, 4:17 am, shadrack <[email protected]> wrote: > > > Do you see a certain glaring item > > that I should not be using/or should be using? > > There is an entire page, !Doctype and all, inside a <td> element. You > can't have more than one <head> element and its content, or <body> > element. This is a recipe for disaster. > > I suspect that it's a byproduct of a CMS, but in that case you should > tailor your content so that when it's delivered the HTML is valid. > > > I didn't do anything with the code...just came in today and its > > working. Who knows...thanks, > > Something must have changed! > > 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 -~----------~----~----~----~------~----~------~--~---
