Difference between revisions of "Test div new"
From NMReDATA
Line 29: | Line 29: | ||
will open a popup window displaying 1ab0.pdb | will open a popup window displaying 1ab0.pdb | ||
<nowiki><jmolPdb text='adipocyte lipid binding protein'>1ab0</jmolPdb></nowiki> | <nowiki><jmolPdb text='adipocyte lipid binding protein'>1ab0</jmolPdb></nowiki> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table style="width:100%;"> | ||
+ | <tr> | ||
+ | <td style="vertical-align:top;"> | ||
+ | |||
+ | === jmolAppletLink tag === | ||
+ | <jmol> | ||
+ | <jmolAppletLink> | ||
+ | <urlContents> https://files.rcsb.org/download/1ab0.pdb.gz </urlContents> | ||
+ | <title> 1AB0.pdb Murine adipocyte lipid binding protein at pH 4.5</title> | ||
+ | <text> Adipocyte lipid binding protein </text> | ||
+ | </jmolAppletLink> | ||
+ | </jmol> | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 09:29, 27 February 2019
Contents
Pop-up models
A user action will open a popup window with a model.
jmolFile tag..not yet... |
jmolMol tagThe link in your coffee will open a popup window displaying caffeine <jmolMol text='something in your coffee'>caffeine</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 <jmolPdb text='adipocyte lipid binding protein'>1ab0</jmolPdb> |
jmolAppletLink tag |