I understand that the IE emulate modes use the <!DOCTYPE> directive to dertermine how content should be rendered.
My problem definately looks like something is being rendered incorrectly, so is it worth me changing the doctype? On Apr 21, 8:29 am, Adam Chapman <[email protected]> wrote: > Thanks for the comments and sorry for double-posting, my first post > didn't appear to upload for an hour so I wrote a new one. > > Rossko- TThanks for reminding me to look up the syntax of an html > comment (yes it really has been that long since I did any web > programming!) > As advised by your second link I've placed the IE=EmulateIE7 command > right at the top of the head section, so that nothing is in front of > it, however still no luck in IE8. > > On Apr 20, 11:50 pm, Rossko <[email protected]> wrote: > > > > I've tried adding a meta tag to emulate IE7: > > > <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> > > > What's this preceding line about? > > <!Force IE7 emulation> > > It's not within HTML comment delimiters so the browser will try to do > > something with it. > > I understand the emulation meta tag is quite fussy about having some > > things before it. > > > -- > > 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 > > athttp://groups.google.com/group/google-maps-api?hl=en. > > -- > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
