Quote:
Originally Posted by Nutz
I?m using this with the following condition:
Code:
<if condition="is_browser('ie')">
<meta http-equiv=Page-Exit content=BlendTrans(Duration=0) />
<meta http-equiv=Page-Enter content=BlendTrans(Duration=0) />
</if>
Allows you to keep the page valid html / xhtml? and saves other browsers from reading them two lines
|
Thanks Mat for this innovative thought.