Anybody knows how to do this?

BTW, the css include tag right after head is the following:

<head>
    <link href="assets/tapestry/5.0.13/default.css" rel="stylesheet"
type="text/css">

Basically I want to be able to do the following:

<head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> 
    <link href="assets/tapestry/5.0.13/default.css" rel="stylesheet"
type="text/css">
-- 
View this message in context: 
http://www.nabble.com/IE8-Compatibility-Quick-Fix-tp19340728p20120755.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