I think I got it, although it has less to do with Jmol than
HTML/JavaScrip in general. My approach for tree based checkbox groups
usually consists of list elements, though when a checkbox gets checked,
I search for parent -> find input of type checkbox and set them as
checked like this:
HTML:
(following a specific isuue of [Jmol-developers] new jQuery plug-in )
Hi Gusts
Sorry I'm not being able to closely follow the discussion on this jQuery plugin
development. Too deep for me ;)
Regarding the use of checkbox groups, I don't think I have a proper sample
page. This was implemented b