Template:Checkbox Toggle CsrRNABinding: Difference between revisions

Wayne Decatur (talk | contribs)
m New page: <!-- checkboxes are now functional, since the update to the extension on 14 May 09 --> <jmol> <jmolCheckbox> <scriptWhenChecked>select 24-27; spacefill 0.35; wireframe 0.3; color cornfl...
 
Wayne Decatur (talk | contribs)
mNo edit summary
Line 2: Line 2:
<jmol>
<jmol>
  <jmolCheckbox>
  <jmolCheckbox>
   <scriptWhenChecked>select 24-27; spacefill 0.35; wireframe 0.3; color cornflowerblue;cartoon off; select hetero; spacefill off;</scriptWhenChecked>
   <scriptWhenChecked>select 24-27; spacefill 0.35; wireframe 0.3; color cornflowerblue;cartoon off; select hetero; spacefill off;select all; label off;</scriptWhenChecked>
   <scriptWhenUnchecked>select 24-27; wireframe off; spacefill off;color chain;cartoon on</scriptWhenUnchecked>
   <scriptWhenUnchecked>select 24-27; wireframe off; spacefill off;color chain;cartoon onselect all; label off;</scriptWhenUnchecked>
   <text>putative RNA-binding motif (residues 24-27) on/off</text>
   <text>putative RNA-binding motif (residues 24-27) on/off</text>
  </jmolCheckbox>
  </jmolCheckbox>
</jmol>
</jmol>