Template:Link Toggle mRNA
From Proteopedia
(Difference between revisions)
(New page: <jmol> <jmolLink> <script>if (~mRNA); isosurface off; ~mRNA=false; else; isosurface on; ~mRNA=true; endif; </script> <text>Toggle Surface</text> </jmolLink> </jmol>) |
|||
| Line 1: | Line 1: | ||
<jmol> | <jmol> | ||
<jmolLink> | <jmolLink> | ||
| - | <script>if (~ | + | <script>if (~mRNAoff); mRNA on; ~mRNAoff=false; else; mRNA off; ~mRNAoff=true; endif; |
</script> | </script> | ||
<text>Toggle Surface</text> | <text>Toggle Surface</text> | ||
</jmolLink> | </jmolLink> | ||
</jmol> | </jmol> | ||
Revision as of 05:59, 9 October 2009
