Template:Button Toggle AnimationOnPause

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
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
Line 1: Line 1:
<jmol>
<jmol>
<jmolButton>
<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>
+
<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>Animation Pause/On</text>
<text>Animation Pause/On</text>
</jmolButton>
</jmolButton>

Revision as of 20:00, 5 July 2010

Proteopedia Page Contributors and Editors (what is this?)

Wayne Decatur

Personal tools