Thanks Andrew, Changed all those things and position worked instantly - fantastic! I'll have a fiddle with the valid XHTML issue when its all up and running properly!
You guys really know your stuff! :-) Cheers Ade On May 14, 12:56 pm, Andrew Leach <[email protected]> wrote: > On May 14, 11:50 am, agebpt <[email protected]> wrote: > > > > > If you view the page in IE, everything is shifted to the left, it > > doesn't show any of the info from the database, but it does submit > > info to the database when clicked on the map and submitted. It just > > doesn't show it on the map - real pain! > > Making the doctype the very first thing on the page will help with the > CSS issue. > > IE doesn't like <script type="application/javascript">. That should be > "text/javascript". > > Your HTML isn't quite valid XHTML-Strict. But correcting these two > things will at least make the page work in IE. > > 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 -~----------~----~----~----~------~----~------~--~---
