Stereochemistry: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<jmolButton> | <jmolButton> | ||
<target>A</target> | <target>A</target> | ||
<script>load $" | <script>load $""; script applet B @{"load $butanol"};</script> | ||
<text>2-Butanol</text> | <text>2-Butanol</text> | ||
</jmolButton> | </jmolButton></jmol> | ||
<jmol> | <jmol> | ||
Line 15: | Line 15: | ||
<script>load $"cis-butene"; script applet B @{"load $trans-butene"};</script> | <script>load $"cis-butene"; script applet B @{"load $trans-butene"};</script> | ||
<text>Butene</text> | <text>Butene</text> | ||
</jmolButton> | </jmolButton></jmol> | ||
<jmol> | <jmol> | ||
Line 22: | Line 22: | ||
<script>load $"D-Alanine"; script applet B @{"load $alanine"};</script> | <script>load $"D-Alanine"; script applet B @{"load $alanine"};</script> | ||
<text>Alanine enantiomers</text> | <text>Alanine enantiomers</text> | ||
</jmolButton> | </jmolButton></jmol> | ||
Line 30: | Line 30: | ||
<script>load $erythrose; script applet B @{"load $threose"};</script> | <script>load $erythrose; script applet B @{"load $threose"};</script> | ||
<text>Erythrose vs. Threose</text> | <text>Erythrose vs. Threose</text> | ||
</jmolButton> | </jmolButton></jmol> |