<p>Instead of forcing IE7 mode, what happens if you use the HTML doctype, i.e. start your HTML document with</p>
<p>&lt;!DOCTYPE HTML&gt;</p>
<p>This is good practice anyway. </p>
<p>Andreas.</p>
<div class="gmail_quote">On Sep 27, 2011 11:22 PM,  &lt;<a href="mailto:Peter.Jehle@tba.llv.li">Peter.Jehle@tba.llv.li</a>&gt; wrote:<br type="attribution">&gt; Hi Tim<br>&gt; I also have the problem with the checkboxes.<br>
&gt; I don&#39;t have a solution for the problem.<br>&gt; I did place a meta-tag in my HTML-File, that tells IE to use IE7 mode.<br>&gt; This is not the solution for the problem, bat a quick and dirty hack to make sure that users can check an unceck layers until there&#39;s a solution. I hope, the issue will be solved by the community<br>
&gt; Here&#39;s the HTML meta element for the header section<br>&gt; <br>&gt; <br>&gt; &lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=EmulateIE7&quot; /&gt; <br>&gt; <br>&gt; <br>&gt; Regards<br>&gt; Peter<br>
&gt; <br>&gt; <br>&gt; -----Ursprüngliche Nachricht-----<br>&gt; Von: <a href="mailto:users-bounces@geoext.org">users-bounces@geoext.org</a> [mailto:<a href="mailto:users-bounces@geoext.org">users-bounces@geoext.org</a>] Im Auftrag von Tim-Hinnerk Heuer<br>
&gt; Gesendet: Mittwoch, 28. September 2011 05:06<br>&gt; An: <a href="mailto:users@geoext.org">users@geoext.org</a><br>&gt; Betreff: [Users] IE 9 problem with checkboxes in layer selector<br>&gt; <br>&gt; Hi,<br>&gt; <br>
&gt; I know, we all hate IE, but unfortunately we have to support it here...<br>&gt; <br>&gt; In IE9 (and only in IE9) I get a very strange problem with the checkboxes and radio buttons in the layer panel:<br>&gt; The checkboxes that are not ticked are not tickable and the checkboxes that are ticked are not untickable. Same with radio buttons for base layers, but in that case they are just not tickable but untickable.<br>
&gt; <br>&gt; Now, i thought it would have to do something with my code and events that i attached to the layer nodes, but the stupid developer tools of<br>&gt; IE9 didn&#39;t even jump into my code at all. GeoExt is fairly black box to me and I&#39;m using the minified version atm which doesn&#39;t make debugging easier. If no one had this problem before, i might have to download the debug version and see if i can find the problem.<br>
&gt; <br>&gt; But please do help if you can. Any comments will be appreciated.<br>&gt; <br>&gt; Thanks,<br>&gt; Tim<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@geoext.org">Users@geoext.org</a><br>
&gt; <a href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@geoext.org">Users@geoext.org</a><br>
&gt; <a href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br></div>