Template:Checkbox Toggle Model1Cartoon: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
mNo edit summary
Wayne Decatur (talk | contribs)
m noting about checked command issue
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- checkboxes are now functional, since the update to the extension on 14 May 09 -->
<!-- checkboxes are now functional, since the update to the extension on 14 May 09 -->
<!-- see http://wiki.jmol.org/index.php/MediaWiki, especially bottom for all parameters-->
<jmol>
<jmol>
  <jmolCheckbox>
  <jmolCheckbox>
Line 5: Line 6:
   <scriptWhenUnchecked>select 1.1; cartoon off;</scriptWhenUnchecked>
   <scriptWhenUnchecked>select 1.1; cartoon off;</scriptWhenUnchecked>
   <checked>true</checked>
   <checked>true</checked>
   <text>Model 1 on/off</text>
  <!-- <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>Model 1 cartoon on/off</text>
  </jmolCheckbox>
  </jmolCheckbox>
</jmol>
</jmol>

Latest revision as of 22:45, 2 April 2011

Proteopedia Page Contributors and Editors (what is this?)

Wayne Decatur