org.zkoss.zk.ui.EmulateIE7"

From Documentation
m
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
'''Property:'''
 
'''Property:'''
 
  org.zkoss.zk.ui.EmulateIE7
 
  org.zkoss.zk.ui.EmulateIE7
 +
 +
{{GlobalLibraryProperty}}
  
 
  Default: false
 
  Default: false
 
  [since 5.0.2]
 
  [since 5.0.2]
 +
[dropped in 9.0]
  
It specifies whether to make Internet Explorer 8 running in IE7 compatible mode. It is used if some of your JavaScript code doesn't work well in IE8.
+
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 10:40, 3 September 2019


org.zkoss.zk.ui.EmulateIE7


Property:

org.zkoss.zk.ui.EmulateIE7
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: false
[since 5.0.2]
[dropped in 9.0]

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.



Last Update : 2019/09/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.