Template:Button PrevFrame: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Angel Herraez (talk | contribs)
button with left-triangle to previous frame
Angel Herraez (talk | contribs)
display current frame nr
Line 3: Line 3:
<script>if (_animating); anim pause; set echo off; endif;
<script>if (_animating); anim pause; set echo off; endif;
frame previous;
frame previous;
set echo frNr 100% 100%;
set echo frNr right;
echo @{_currentModelNumberInFile};
</script>
</script>
<text>&#x25C4;</text>
<text>&#x25C4;</text>