User:Jaime.Prilusky/Test/Alcala
From Proteopedia
(Difference between revisions)
Line 1: | Line 1: | ||
<jmol><jmolApplet> | <jmol><jmolApplet> | ||
<float>right</float> | <float>right</float> | ||
- | <uploadedFileContents> | + | <uploadedFileContents>chair.xyz</uploadedFileContents> |
<caption>was working before</caption> | <caption>was working before</caption> | ||
</jmolApplet></jmol> | </jmolApplet></jmol> | ||
+ | |||
+ | This was working before we introduced the 'Loading ...' green message. Now, webtools reports unmatched ')' | ||
+ | |||
+ | <pre> | ||
+ | <jmol><jmolApplet> | ||
+ | <float>right</float> | ||
+ | <uploadedFileContents>chair.xyz</uploadedFileContents> | ||
+ | <caption>was working before</caption> | ||
+ | </jmolApplet></jmol> | ||
+ | </pre> |
Revision as of 18:37, 5 July 2021
was working before |
Drag the structure with the mouse to rotate |
This was working before we introduced the 'Loading ...' green message. Now, webtools reports unmatched ')'
<jmol><jmolApplet> <float>right</float> <uploadedFileContents>chair.xyz</uploadedFileContents> <caption>was working before</caption> </jmolApplet></jmol>