org.zkoss.zk.ui.EmulateIE7"
From Documentation
m |
|||
Line 6: | Line 6: | ||
[since 5.0.2] | [since 5.0.2] | ||
− | It specifies | + | It specifies if we can make Internet Explorer 8 running in IE7 compatible mode. This can be used if some of your JavaScript code doesn't work well in IE8. |
For more information, please refer to [http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx MSDN: Introducing IE=EmulateIE7]. | For more information, please refer to [http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx MSDN: Introducing IE=EmulateIE7]. | ||
{{ZKConfigurationReferencePageFooter}} | {{ZKConfigurationReferencePageFooter}} |
Revision as of 08:26, 5 August 2011
Property:
org.zkoss.zk.ui.EmulateIE7
Default: false [since 5.0.2]
It specifies if we can make Internet Explorer 8 running in IE7 compatible mode. This can be used if some of your JavaScript code doesn't work well in IE8.
For more information, please refer to MSDN: Introducing IE=EmulateIE7.