Difference between revisions of "Jmol MediaWiki Extension/Examples"
Jump to navigation
Jump to search
(menu) |
|||
Line 1: | Line 1: | ||
− | This page demonstrates the use of the Jmol Mediawiki Extension. | + | This page demonstrates the use of the [[MediaWiki|Jmol Mediawiki Extension]]. |
− | <center><jmol><jmolApplet><title>Ethanol</title><color>gray</color> | + | <center><jmol> |
− | <uploadedFileContents>Ethanol.xyz</uploadedFileContents></jmolApplet> | + | <jmolApplet> |
+ | <title>Ethanol</title><color>gray</color> | ||
+ | <uploadedFileContents>Ethanol.xyz</uploadedFileContents> | ||
+ | </jmolApplet> | ||
+ | <jmolMenu> | ||
+ | <menuItem><text>Start spinning</text><script>spin on</script></menuItem> | ||
+ | <menuItem><text>Stop spinning</text><script>spin off</script></menuItem> | ||
+ | <menuHeight>-1</menuHeight> | ||
+ | </jmolMenu> | ||
</jmol></center> | </jmol></center> | ||