Template:Button Toggle Animation2: Difference between revisions
From Proteopedia
Jump to navigationJump to search
Eric Martz (talk | contribs) No edit summary |
m chnaged echo text color to red so visible on both white and black backgrounds |
||
| 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> | ||
Revision as of 00:28, 13 August 2010