Hi,

i try to build a hierarchy of checkboxes to select certain properties on 
proteins using jmoSetCheckboxGroup like follows:

jmolCheckbox("","","Chain A",false,"chain_A")
jmolCheckbox("select 336:A;color blue;wireframe 100;",
"select 336:A;color backbone chain;wireframe off;",
"<font color=\"blue\">S336L: In MODY2.;</font><a 
href=\"http://web.expasy.org/variant_pages/VAR_010595.html\"; 
target=\"_link\" >_?_</a>",false,"UNIPROT:VAR_010595_Homo 
sapiens_modified residue","S336L: In MODY2.; "
);
jmolCheckbox("select 261:A;color blue;wireframe 100;",
"select 261:A;color backbone chain;wireframe off;",
"<font color=\"blue\">G261E: In MODY2.;</font><a 
href=\"http://web.expasy.org/variant_pages/VAR_010594.html\"; 
target=\"_link\" >_?_</a>",false,"UNIPROT:VAR_010594_Homo 
sapiens_variant","G261E: In MODY2.; "
);
....
jmolSetCheckboxGroup("chain_A","UNIPROT:VAR_010595_Homo 
sapiens_variant","UNIPROT:VAR_010595_Homo sapiens_modified 
residue","UNIPROT:VAR_010594_Homo 
sapiens_variant","UNIPROT:VAR_010594_Homo sapiens_modified 
residue","UNIPROT:VAR_010597_Homo 
sapiens_variant","UNIPROT:VAR_010597_Homo sapiens_modified 
residue","UNIPROT:VAR_010596_Homo sapiens_variant",...)

It looks like it is working, when i check the master, the siblings are 
checked as well. But the defined scripts of the siblings are not 
executed? If i check a sibling by themself, the script is executed? Is 
there anything missing?

Stefan

-- 
Dr. Stefan Richter
Software and IT Specialist
Molecular and Cellular Modeling Group (MCM)
HITS gGmbH
Schloss-Wolfsbrunnenweg 35
69118 Heidelberg
Germany
  
phone: +49 - 6221 - 533 279
fax: +49 6221 533298
email: stefan.rich...@h-its.org
http://www.h-its.org
http://www.eml-research.de
_________________________________________________
Amtsgericht Mannheim / HRB 337446
Managing Directors:
Dr. h. c. Dr.-Ing. E. h. Klaus Tschira
Prof. Dr.-Ing. Andreas Reuter

  


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to