Template:Link Toggle BlackWhiteBackground
From Proteopedia
(Difference between revisions)
(New page: <jmol> <jmolLink> <script>if (~blackon); set background black;~proteinon=false; else; set background white; ~blackon=true; endif; </script> <text>black/white background</text> </j...) |
|||
| (One intermediate revision not shown.) | |||
| Line 1: | Line 1: | ||
<jmol> | <jmol> | ||
<jmolLink> | <jmolLink> | ||
| - | <script>if (~blackon); | + | <script>if (~blackon); set background white;~blackon=false; else; set background black; ~blackon=true; endif; |
</script> | </script> | ||
<text>black/white background</text> | <text>black/white background</text> | ||
</jmolLink> | </jmolLink> | ||
</jmol> | </jmol> | ||
Current revision
