org.zkoss.zk.ui.EmulateIE7"
From Documentation
Line 2: | Line 2: | ||
'''Property:''' | '''Property:''' | ||
org.zkoss.zk.ui.EmulateIE7 | org.zkoss.zk.ui.EmulateIE7 | ||
+ | |||
Default: false | Default: false | ||
[since 5.0.2] | [since 5.0.2] |
Revision as of 03:06, 6 December 2010
Property:
org.zkoss.zk.ui.EmulateIE7
Default: false [since 5.0.2]
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.
Refer to Introducing IE=EmulateIE7