User:Jaime Prilusky/Test/JSmolExtensionExamples
From Proteopedia
< User:Jaime Prilusky(Difference between revisions)
Line 1: | Line 1: | ||
==Plain examples for [[User:Jaime_Prilusky/JSmolExtension|JSMolExtension]]== | ==Plain examples for [[User:Jaime_Prilusky/JSmolExtension|JSMolExtension]]== | ||
<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=''> | ||
- | Examples below interact with the structure in the Jmol applet on the page. These are simple examples. You may use longer scripts. __NOTOC__ | + | Examples below interact with the structure in the Jmol applet on the page. These are simple examples that execute the script inside '''<script>''' and '''</script>'''. You may use longer scripts. __NOTOC__ |
==<i class="far fa-hand-point-right"></i> jmolLink== | ==<i class="far fa-hand-point-right"></i> jmolLink== | ||
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>. |
Current revision
Plain examples for JSMolExtension
|