User:Eric Martz/Sandbox 6
From Proteopedia
(Difference between revisions)
(x) |
(x) |
||
Line 4: | Line 4: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script>if (~animation); if (_animating); anim pause;set echo bottom left; color echo white; font echo 20 sansserif;echo Animation Paused; else; anim loop 0 0;anim fps 2; anim resume; set echo off;endif;endif;</script> | + | <script>if (~animation); if (_animating); anim pause;set echo bottom left; color echo white; font echo 20 sansserif;echo Animation Paused; else; anim mode loop 0 0;anim fps 2; anim resume; set echo off;endif;endif;</script> |
<text>Toggle Animation</text> | <text>Toggle Animation</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> |
Revision as of 12:56, 23 May 2009
|