Template:Button PrevFrame
From Proteopedia
Jump to navigationJump to search
<jmol> <jmolButton> <script>if (_animating); anim pause; set echo off; endif; frame previous; set echo frNr 100% 100%; set echo frNr right; font echo 16 sans; t_frNr = "" + _currentModelNumberInFile + " / " + _lastFrame.replace("1.",""); echo @t_frNr; </script> <text>◄</text> </jmolButton>