Jmol JavaScript Object/Functions/CheckboxGroup
Revision as of 18:59, 13 November 2015 by AngelHerraez (talk | contribs) (→Partially selected checkbox)
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()