Template:STRUCTURE 2hhdC
From Proteopedia
(Difference between revisions)
Line 18: | Line 18: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script>if ( | + | <script>if (consurf_A!=0); select:A; spacefill off;color translucent -1; |
- | + | consurf_A= 0;javascript "document.getElementById('jmb_A').value='A [ ]'"; | |
- | else; select:A; spacefill on; color opaque; | + | else; select:A; spacefill on; color opaque;consurf_A = 1;javascript |
- | "document.getElementById(' | + | "document.getElementById('jmb_A').value='A [x]';"; endif;</script> |
- | <text> | + | <text>A [ ]</text> |
- | <name> | + | <name>jmb_A</name> |
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
Line 29: | Line 29: | ||
<jmolButton> | <jmolButton> | ||
<script>if (consurf_C!=0); select:C; spacefill off;color translucent -1; | <script>if (consurf_C!=0); select:C; spacefill off;color translucent -1; | ||
- | consurf_C = 0;javascript "document.getElementById('jmb_C').value='C [ ]'"; | + | consurf_C= 0;javascript "document.getElementById('jmb_C').value='C [ ]'"; |
- | else; select: | + | else; select:C; spacefill on; color opaque;consurf_C = 1;javascript |
"document.getElementById('jmb_C').value='C [x]';"; endif;</script> | "document.getElementById('jmb_C').value='C [x]';"; endif;</script> | ||
<text>C [ ]</text> | <text>C [ ]</text> | ||
Line 36: | Line 36: | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
+ | |||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script>if ( | + | <script>if (consurf_B!=0); select:B; spacefill off;color translucent -1; |
- | + | consurf_B= 0;javascript "document.getElementById('jmb_B').value='B [ ]'"; | |
- | else; select: | + | else; select:B; spacefill on; color opaque;consurf_B = 1;javascript |
- | "document.getElementById(' | + | "document.getElementById('jmb_B').value='B [x]';"; endif;</script> |
- | <text> | + | <text>B [ ]</text> |
- | <name> | + | <name>jmb_B</name> |
+ | </jmolButton> | ||
+ | </jmol> | ||
+ | <jmol> | ||
+ | <jmolButton> | ||
+ | <script>if (consurf_D!=0); select:D; spacefill off;color translucent -1; | ||
+ | consurf_D= 0;javascript "document.getElementById('jmb_D').value='D [ ]'"; | ||
+ | else; select:D; spacefill on; color opaque;consurf_D = 1;javascript | ||
+ | "document.getElementById('jmb_D').value='D [x]';"; endif;</script> | ||
+ | <text>D [ ]</text> | ||
+ | <name>jmb_D</name> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> |
Revision as of 18:04, 11 August 2008
| |||||||||
|