User:Jaime Prilusky/JSmolExtension/Demo
From Proteopedia
Test for the Jmol Extension for User:Jaime_Prilusky/JSmolExtension
Contents |
Pop-up models
A user action will open a popup window with a model.
jmolFile tagThe link cyclohexane will open a popup window displaying Chair.cml taken from this wiki <jmolFile text='cyclohexane'>Chair.cml</jmolFile> |
jmolMol tagThe link <jmolMol text='in your coffee'>caffeine</jmolMol> will open a popup window displaying caffeine. También <jmolMol text='algo en el café'>caffeine</jmolMol> <jmolMol text='something in your coffee'>caffeine</jmolMol> and <jmolMol text='something in vinegar'>acetic acid</jmolMol> |
jmolSmiles tagThe link nitrobenzene will open a popup window displaying nitrobenzene <jmolSmiles text='nitrobenzene'>c1ccccc1[N+](=O)[O-]</jmolSmiles> |
jmolPdb tagThe link adipocyte lipid binding protein will open a popup window displaying 1ab0.pdb. Esta es una proteína que une lípidos <jmolPdb text='adipocyte lipid binding protein'>1ab0</jmolPdb> |
jmolAppletButton tag
|
jmolAppletLink tag |
jmolApplet tag with cover image
The JSmol model is inserted when clicking on the image. Here using uploadedFileContents
Cyclohexane, chair conformation |
Drag the structure with the mouse to rotate |
In-page models
A model is inserted as part of the page at page load time.
jmolApplet tag
Using uploadedFileContents
|
Using urlContents
|
||||||||||||
Using inlineContents
|
Using wikiPageContents
|
||||||||||||
Using script
|