Sandbox applets

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Current revision (12:51, 16 August 2009) (edit) (undo)
 
(28 intermediate revisions not shown.)
Line 1: Line 1:
-
<applet load='1ema' size='300' frame='true' align='right' caption='Insert caption here' />
+
<applet name= "A" load='1ema' size='300' frame='true' align='right' caption='Insert caption here' />
-
<applet load='1ema' size='300' frame='true' align='right' caption='Insert caption here' />
+
<applet name= "B" load='1ema' size='300' frame='true' align='right' caption='Insert caption here' />
 +
<applet name= "C" load='1ema' size='300' frame='true' align='right' caption='Insert caption here' />
 +
<applet name= "D" load='1ema' size='300' frame='true' align='right' caption='Insert caption here' />
 +
 +
<jmol>
 +
<jmolRadioGroup>
 +
<item>
 +
<checked> true </checked>
 +
<script>sync jmolAppletA,jmolAppletB</script>
 +
<text>Synchronize All</text>
 +
</item>
 +
<item>
 +
<script>sync* "background pink"</script>
 +
<text>Pink background for all applets</text>
 +
</item>
 +
<item>
 +
<script>sync* "background white"</script>
 +
<text>We go from pink to white again</text>
 +
</item>
 +
<item>
 +
<script>sync* OFF</script>
 +
<text>Turn of the sync please</text>
 +
</item>
 +
 +
</jmolRadioGroup>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolCheckbox>
 +
<!--<target>A</target>-->
 +
<scriptWhenChecked>sync jmolAppletB,jmolAppletC</scriptWhenChecked>
 +
<scriptWhenUnchecked>sync OFF</scriptWhenUnchecked>
 +
<checked>false</checked>
 +
<text>Synchronize</text>
 +
</jmolCheckbox>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolLink>
 +
<script>sync*</script>
 +
<text>Synchronize</text>
 +
</jmolLink>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolButton>
 +
<name>Button</name>
 +
<script>sync*</script>
 +
<text>Synchronize</text>
 +
</jmolButton>
 +
</jmol>
Line 8: Line 58:
<jmolRadioGroup>
<jmolRadioGroup>
<item>
<item>
-
<script>sync*</script>
+
<checked> true </checked>
 +
<script>sync jmolAppletA,jmolAppletB</script>
<text>Synchronize All</text>
<text>Synchronize All</text>
</item>
</item>
Line 25: Line 76:
</jmolRadioGroup>
</jmolRadioGroup>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolCheckbox>
 +
<!--<target>A</target>-->
 +
<scriptWhenChecked>sync jmolAppletB,jmolAppletC</scriptWhenChecked>
 +
<scriptWhenUnchecked>sync OFF</scriptWhenUnchecked>
 +
<checked>false</checked>
 +
<text>Synchronize</text>
 +
</jmolCheckbox>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolLink>
 +
<script>sync*</script>
 +
<text>Synchronize</text>
 +
</jmolLink>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolButton>
 +
<name>Button</name>
 +
<script>sync*</script>
 +
<text>Synchronize</text>
 +
</jmolButton>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolMenu>
 +
<item>
 +
<script>sync*</script>
 +
<text>Synchronize</text>
 +
<checked>true</checked>
 +
</item>
 +
</jmolMenu>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolMenu>
 +
<item>
 +
<script>sync*</script>
 +
<text>Synchronize</text>
 +
<checked>true</checked>
 +
</item>
 +
</jmolMenu>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolApplet>
 +
<color>white</color>
 +
<uploadedFileContents>morph_a-b.pdb</uploadedFileContents>
 +
<script>animation mode PALINDROME;animation ON </script>
 +
</jmolApplet>
</jmol>
</jmol>

Current revision

Insert caption here

Drag the structure with the mouse to rotate

Insert caption here

Drag the structure with the mouse to rotate

Insert caption here

Drag the structure with the mouse to rotate

Insert caption here

Drag the structure with the mouse to rotate



Drag the structure with the mouse to rotate
Personal tools