Java Mailing List Archive

http://www.gg3721.com/

Home » users.tapestry »

IE8 Compatibility Quick Fix

samlai

2008-09-05

Replies: Find Java Web Hosting

Author LoginPost 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)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.