Template:Checkbox Toggle Model1Cartoon
From Proteopedia
(Difference between revisions)
m |
m (noting about checked command issue) |
||
| (2 intermediate revisions 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> | ||
Current revision
