[Users] IE 9 problem with checkboxes in layer selector
Peter.Jehle at tba.llv.li
Peter.Jehle at tba.llv.li
Wed Sep 28 07:22:47 CEST 2011
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
More information about the Users
mailing list