Jmol/Interactivity
From Proteopedia
| ||||||||||||
Interactive Jmol elementsSome pages contain buttons, radio buttons and other elements that allow the reader to manipulate the 3D Jmol scene by clicking on them. Here is an example:
The following code was used to build the button and make it work: <jmol>
<jmolButton>
<script>script /scripts/37/376372/Overall/3.spt;
hide water; set zshade off</script>
<text>Lysozyme</text>
</jmolButton>
</jmol>
To show liagnd(s), click on the sun symbolin the parentheses () (carb<jmol>
<jmolLink>
<script> select ligand; selectionHalos ON;
delay 0.5; selectionHalos OFF;</script>
<text>☼</text>
</jmolLink>
</jmol>)
N terminus() | ||||||||||||
This page was last modified 21:13, 18 June 2020.