Author Login
Post Reply
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.
--
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)