Template:Button PrevFrame

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
(button with left-triangle to previous frame)
Line 2: Line 2:
<jmolButton>
<jmolButton>
<script>if (_animating); anim pause; set echo off; endif;
<script>if (_animating); anim pause; set echo off; endif;
-
 
+
frame previous;
</script>
</script>
-
<text>previous <span class="fas fa-arrow-circle-left"></span></text>
+
<text>&#x25C4;</text>
</jmolButton>
</jmolButton>
-
 
+
<!-- inserts a button that will switch to previous frame/model in a multi-model file
-
 
+
The character is left-pointing triangle
-
<!-- inserts a button that will move to previous frame/model in a multi-model file
+
-->
-->

Revision as of 15:48, 20 January 2022

Proteopedia Page Contributors and Editors (what is this?)

Angel Herraez

Personal tools