Sandbox applets
From Proteopedia
(Difference between revisions)
Line 1: | Line 1: | ||
<applet 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 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' /> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <jmol> | ||
+ | <jmolRadioGroup> | ||
+ | <item> | ||
+ | <script>sync*</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> |
Revision as of 10:45, 17 July 2009
|
|