Template:Button Toggle Animation2: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Eric Martz (talk | contribs)
No edit summary
Angel Herraez (talk | contribs)
Undo revision 2049714 by Angel Herraez (Talk)
 
(3 intermediate revisions by 3 users not shown)
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>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>

Latest revision as of 17:19, 3 November 2014

Proteopedia Page Contributors and Editors (what is this?)

Eric Martz, Angel Herraez, Wayne Decatur