User:Jaime Prilusky/Test/JSmolExtensionExamples

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 55: Line 55:
</pre>
</pre>
 +
==<i class="far fa-hand-point-right"></i> jmolRadioGroup==
 +
<jmol>
 +
<jmolRadioGroup>
 +
<item>
 +
<text>labels on</text>
 +
<script>select all;label "%a";select _H;label off;select all;</script>
 +
</item>
 +
<item>
 +
<text>labels off</text>
 +
<script>select all; labels off;</script>
 +
</item>
 +
</jmolRadioGroup>
 +
</jmol>
 +
 +
<pre>
 +
<jmol>
 +
<jmolRadioGroup>
 +
<item>
 +
<text>labels on</text>
 +
<script>select all;label "%a";select _H;label off;select all;</script>
 +
</item>
 +
<item>
 +
<text>labels off</text>
 +
<script>select all; labels off;</script>
 +
</item>
 +
</jmolRadioGroup>
 +
</jmol>
 +
</pre>
</StructureSection>
</StructureSection>
== References ==
== References ==
<references/>
<references/>

Revision as of 04:14, 14 July 2020

Plain examples for JSMolExtension

Caption for this structure

Drag the structure with the mouse to rotate

References

Proteopedia Page Contributors and Editors (what is this?)

Jaime Prilusky

Personal tools