Template:Button Toggle Animation2
From Proteopedia
(Difference between revisions)
(Undo revision 2049714 by Angel Herraez (Talk)) |
|||
(3 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>Toggle Animation</text> | <text>Toggle Animation</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
- | <!-- javascript "document.getElementById('jmb_A').value='Animate [ ]';"; | + | <!-- |
+ | SEE ALSO Button_Toggle_Animation | ||
+ | javascript "document.getElementById('jmb_A').value='Animate [ ]';"; | ||
removed: | removed: | ||
<name>jmb_A</name> | <name>jmb_A</name> |
Current revision