This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
Sandbox applets
From Proteopedia
(Difference between revisions)
| Line 1: | Line 1: | ||
<applet name= "A" 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 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' /> | <applet name= "D" load='1ema' size='300' frame='true' align='right' caption='Insert caption here' /> | ||
| Line 24: | Line 24: | ||
</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> | ||
Revision as of 23:49, 24 July 2009
|
|
|
|

