< User:Jaime Prilusky(Difference between revisions)
|
|
(28 intermediate revisions not shown.) |
Line 1: |
Line 1: |
- | A few examples of supported tags using [http://proteopedia.org/wiki/support/JSmolExtension/JSmolExtension.zip JSmolExtension.zip]
| + | * [[User:Jaime_Prilusky/JSmolExtension/Simple Tags|Simple Tags]] |
- | | + | * [[User:Jaime_Prilusky/JSmolExtension/Tags for In-page Models|Tags for In-page Models]] |
- | == JSmol applet in a popup window ==
| + | * [[User:Jaime_Prilusky/JSmolExtension/Tags_for_Controls|Tags for Controls]] |
- | | + | <!-- * [[User:Jaime_Prilusky/JSmolExtension/Tags for Pop-in Models|Tags for Pop-in Models]] --> |
- | '''jmolFile''' <nowiki><jmolFile text="Explanatory text for link">Chair.xyz</jmolFile></nowiki >
| + | * [[User:Jaime_Prilusky/JSmolExtension/Tags for Pop-up Models|Tags for Pop-up Models]] |
- | | + | * [[User:Jaime_Prilusky/JSmolExtension/Demo|Demo]] |
- | Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice 'without <jmolFile text="pictures">Chair.xyz</jmolFile> or conversation?'
| + | |
- | | + | |
- | '''jmolSmiles''' <nowiki><jmolSmiles text='nitrobenzene'>c1ccccc1[N+](=O)[O-]</jmolSmiles></nowiki>
| + | |
- | | + | |
- | Both versions, using the target as a link or using an alternate text, are supported:
| + | |
- | <jmolSmiles text='nitrobenzene'>c1ccccc1[N+](=O)[O-]</jmolSmiles>
| + | |
- | and
| + | |
- | <jmolSmiles>c1ccccc1[N+](=O)[O-]</jmolSmiles>
| + | |
- | | + | |
- | '''jmolAppletButton'''
| + | |
- | <jmol>
| + | |
- | <jmolAppletButton>
| + | |
- | <uploadedFileContents>Chair.xyz</uploadedFileContents>
| + | |
- | <text>show Chair</text>
| + | |
- | </jmolAppletButton>
| + | |
- | </jmol>
| + | |
- | | + | |
- | '''jmolPdb''' <nowiki><jmolPdb>3rec</jmolPdb></nowiki> <jmolPdb>3rec</jmolPdb>
| + | |
- | | + | |
- | == JSmol applet in the same page ==
| + | |