regniraj / dat-gui

Automatically exported from code.google.com/p/dat-gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need Mutually Exclusive Checkbox

GoogleCodeExporter opened this issue · comments

I have created a jsfiddle [ http://jsfiddle.net/georgeneil/dEbRg/ ] to 
implement mutually exclusive checkbox. But it has some issues.

Step 1: When i click CheckBox2 its working as expected.

Step 2: when i click CheckBox1 its not getting checked. But on the next click 
it works.

Can someone guide me how to fix it.



Original issue reported on code.google.com by georgene...@gmail.com on 23 Jul 2012 at 9:06