Template:Button Toggle Animation2: Difference between revisions
From Proteopedia
Jump to navigationJump to search
expanding the template to cater for text in other languages |
Undo revision 2049714 by Angel Herraez (Talk) |
||
| 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> | <text>Toggle Animation</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||