Template:Button Toggle AnimationOnPause
From Proteopedia
(Difference between revisions)
m |
m |
||
Line 2: | Line 2: | ||
<jmolButton> | <jmolButton> | ||
<script>if (_animating); anim pause;set echo bottom left; color echo red; font echo 20 sansserif;echo Animation Paused; else; anim resume; set echo off;endif;</script> | <script>if (_animating); anim pause;set echo bottom left; color echo red; font echo 20 sansserif;echo Animation Paused; else; anim resume; set echo off;endif;</script> | ||
- | <text>Animation Pause/ | + | <text>Animation Pause/Continue</text> |
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> |
Revision as of 20:01, 5 July 2010