Jmol/Storymorph: Difference between revisions
From Proteopedia
Jump to navigationJump to search
| Line 240: | Line 240: | ||
<jmolRadioGroup> | <jmolRadioGroup> | ||
<item> | <item> | ||
<script> | <script>timing = [[0,1,0],[0,1,0]] </script> | ||
<text> | <text>simultaneously</text> | ||
</item> | </item> | ||
<item> | <item> | ||
<script> | <script>timing = [[0.5,1,0],[0,0.5,0]] </script> | ||
<text> | <text>consecutively</text> | ||
</item> | </item> | ||
<item> | <item> | ||
<script> | <script>timing = [[0,1,1],[0,1,1]]</script> | ||
<text> | <text>long direction</text> | ||
<checked>true</checked> | <checked>true</checked> | ||
</item> | </item> | ||