[Users] IE 9 problem with checkboxes in layer selector

Andreas Hocevar ahocevar at opengeo.org
Wed Sep 28 15:24:24 CEST 2011


Instead of forcing IE7 mode, what happens if you use the HTML doctype, i.e.
start your HTML document with

<!DOCTYPE HTML>

This is good practice anyway.

Andreas.
On Sep 27, 2011 11:22 PM, <Peter.Jehle at tba.llv.li> wrote:
> Hi Tim
> I also have the problem with the checkboxes.
> I don't have a solution for the problem.
> I did place a meta-tag in my HTML-File, that tells IE to use IE7 mode.
> 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's a solution. I
hope, the issue will be solved by the community
> Here's the HTML meta element for the header section
>
>
> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
>
>
> Regards
> Peter
>
>
> -----Ursprüngliche Nachricht-----
> Von: users-bounces at geoext.org [mailto:users-bounces at geoext.org] Im Auftrag
von Tim-Hinnerk Heuer
> Gesendet: Mittwoch, 28. September 2011 05:06
> An: users at geoext.org
> Betreff: [Users] IE 9 problem with checkboxes in layer selector
>
> Hi,
>
> I know, we all hate IE, but unfortunately we have to support it here...
>
> In IE9 (and only in IE9) I get a very strange problem with the checkboxes
and radio buttons in the layer panel:
> 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.
>
> 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
> IE9 didn't even jump into my code at all. GeoExt is fairly black box to me
and I'm using the minified version atm which doesn'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.
>
> But please do help if you can. Any comments will be appreciated.
>
> Thanks,
> Tim
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20110928/8f0632c6/attachment.htm 


More information about the Users mailing list