This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
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)
|
