(The appearance of
molecular orbitals may take a few moments)
How
to Manipulate JSmol
Structures or Click on the JSmol
logo.
|
Select a Molecular Orbital
Commands
|
|
<button onClick="myFunction(3)" id="psi#3" style="background-color:greenyellow">Ψ 3</button>
<button onClick="myFunction(12)" id="psi#4" style="background-color:tomato">Ψ 4</button>
<button onClick="myFunction(2)" id="psi#5" style="background-color:tomato">Ψ 5</button>
<button onClick="myFunction(1)" id="psi#6" style="background-color:red">Ψ 6</button>
|