User:Jaime Prilusky/Test/JSmolExtensionExamples

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
<StructureSection load='3rec' size='340' side='right' caption='Caption for this structure' scene=''>
<StructureSection load='3rec' size='340' side='right' caption='Caption for this structure' scene=''>
-
The code below will create a green link (Proteopedia's links that interact with applets are green) with the text 'label atoms' that will execute the script inside <script> and </script>
+
The code below will create a green link (Proteopedia's links that interact with applets are green) with the text 'label atoms' that will execute the script inside <script> and </script>. These are simple examples. You may use longer scripts.
<pre>
<pre>
<jmol>
<jmol>
<jmolLink>
<jmolLink>
-
<script> select all; label "%a";select _H;label off;select ALL; </script>
+
<script>select all;label "%a";select _H;label off;select all;</script>
<text>label atoms</text>
<text>label atoms</text>
</jmolLink>
</jmolLink>

Revision as of 03:42, 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