Jmol/Storymorph: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Karsten Theis (talk | contribs)
Karsten Theis (talk | contribs)
Line 237: Line 237:
Change the timing
Change the timing


{{subst:Triple radiobutton|all at once|timing = [[0,1,0],[0,1,0]]|one after the other|timing = [[0.5,1,0],[0,.5,0]]|other direction|timing = [[0,1,0],[0,1,1]]
<jmol>
  <jmolRadioGroup>
    <item>
      <script>one after the other</script>
      <text>all at once</text>
    </item>
    <item>
      <script>{{{4}}}</script>
      <text>other direction</text>
    </item>
    <item>
      <script>{{{6}}}</script>
      <text>{{{5}}}</text>
      <checked>true</checked>
    </item>
  </jmolRadioGroup>
</jmol>
</StructureSection>
</StructureSection>