http://www.dynamicdrive.com/forums/showthread.php?t=36047

I have to put the following meta tag right after <head> in order for IE8 to
pickup.

<head>
  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
  ...

Currently, I have some CSS includes that's automatically inserted right
after <head>.  What's the best way to add that meta tag before those CSS
includes?  Thanks.
-- 
View this message in context: 
http://www.nabble.com/IE8-Compatibility-Quick-Fix-tp19340728p19340728.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to