User:Wayne Decatur/mof dev: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
try adding spacefill option
Wayne Decatur (talk | contribs)
try adding spacefill mode
Line 9: Line 9:
  <jmolCheckbox>
  <jmolCheckbox>
   <scriptWhenChecked>select all; spacefill on;</scriptWhenChecked>
   <scriptWhenChecked>select all; spacefill on;</scriptWhenChecked>
   <scriptWhenUnchecked>select all; spacefill off;</scriptWhenUnchecked>
   <scriptWhenUnchecked>select all; spacefill 0.8;</scriptWhenUnchecked>
   <checked>false</checked>
   <checked>false</checked>
   <!-- <checked></checked> set it to false or delete it or comment it out as <checked>false</checked> or <checked> </checked>still show as checked-->
   <!-- <checked></checked> set it to false or delete it or comment it out as <checked>false</checked> or <checked> </checked>still show as checked-->
   <text>Spacefll mode</text>
   <text>CPK Spacefll mode</text>
  </jmolCheckbox>
  </jmolCheckbox>
</jmol>
</jmol>