Template:Button Toggle AnimationOnPause
From Proteopedia
(Difference between revisions)
m (New page: <jmol> <jmolButton> <script>if (_animating); anim pause;set echo bottom left; color echo white; font echo 20 sansserif;echo Animation Paused; else; anim resume; set echo off;endif;</script...) |
m |
||
(2 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script>if (_animating); anim pause;set echo bottom left; color echo | + | <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> | + | <text>Pause/Continue Animation</text> |
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> |
Current revision