Template:Checkbox Toggle Model3BackboneTrace: Difference between revisions
From Proteopedia
Jump to navigationJump to search
m New page: <!-- 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> <j... |
mNo edit summary |
||
| Line 6: | Line 6: | ||
<scriptWhenUnchecked>select 1.3; trace off;</scriptWhenUnchecked> | <scriptWhenUnchecked>select 1.3; trace off;</scriptWhenUnchecked> | ||
<checked>true</checked> | <checked>true</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>Model 3 backbone trace on/off</text> | <text>Model 3 backbone trace on/off</text> | ||
</jmolCheckbox> | </jmolCheckbox> | ||
</jmol> | </jmol> | ||