Sandbox applets

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Current revision (12:51, 16 August 2009) (edit) (undo)
 
(11 intermediate revisions not shown.)
Line 3: Line 3:
<applet name= "C" 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' />
<applet name= "D" load='1ema' size='300' frame='true' align='right' caption='Insert caption here' />
 +
<jmol>
<jmol>
<jmolRadioGroup>
<jmolRadioGroup>
<item>
<item>
 +
<checked> true </checked>
<script>sync jmolAppletA,jmolAppletB</script>
<script>sync jmolAppletA,jmolAppletB</script>
<text>Synchronize All</text>
<text>Synchronize All</text>
Line 28: Line 30:
<jmol>
<jmol>
<jmolCheckbox>
<jmolCheckbox>
-
<target>A</target>
+
<!--<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>
 +
<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>
<scriptWhenChecked>sync jmolAppletB,jmolAppletC</scriptWhenChecked>
<scriptWhenUnchecked>sync OFF</scriptWhenUnchecked>
<scriptWhenUnchecked>sync OFF</scriptWhenUnchecked>
Line 59: Line 111:
</item>
</item>
</jmolMenu>
</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