Hey there,
I've coded a little simple script that allows me to use custom checkboxes. It works fine on FF, Opera and webkit based browsers but, as usual, IE is giving me headhaches.
The behaviour on IE is really strange, it seems like it's checking and unchecking random boxes on each click. Well, maybe it's not but I really don't see any consistency.
You can view the code and test it by yourself on http://i5.be/EX. The example is written in HTML5 and having also tested it in good old XHTML1.0, the issue is unfortunately the same. Thus, the problem is not due to the HTML5 doctype.
Any idea on how to fix this?
Cheers, Benjamin