User:Frieda Reichsman/Sandbox 1
From Proteopedia
(Difference between revisions)
Line 8: | Line 8: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script> var a = [10,20,30,40,50,60,70,80,90,100]; for(var i IN a) {select backbone; spacefill @i%; delay 0.1; select sidechain; spacefill @i%; delay 0.1;} | + | <script> var a = [10,20,30,40,50,60,70,80,90,100]; for(var i IN a) {select backbone; spacefill @i%; delay 0.1; color red; select sidechain; spacefill @i%; delay 0.1;} |
</script> | </script> | ||
<text>Spacefill fade in</text> | <text>Spacefill fade in</text> |
Revision as of 20:17, 24 July 2020
Surface fade code-in-page versions
While not templates, carry out similar functions as the `Surface Fade` templates and may be useful for further development or as examples of using Jmol coding in Proteopedia pages.
(basic)
(with fancy cartoons)
|