Jmol JavaScript Object/Functions/CheckboxGroup
Revision as of 18:57, 13 November 2015 by AngelHerraez (talk | contribs) (new subpage for support of partially checked checkboxes)
Partially selected checkbox
This state is termed 'indeterminate' in HTML5. It looks different in each browser's GUI and it is handled independently of the checked/unchecked state of the checkbox control. However, this indeterminate status cannot be achieved by the user clicking on the checkbox.
There is a plan to support this in JSmol.js when dealing with checkbox groups defined using Jmol.setCheckboxGroup()