User:Wayne Decatur/SecStrFadeIn
From Proteopedia
(Difference between revisions)
m |
m |
||
Line 51: | Line 51: | ||
select protein; | select protein; | ||
echo "To help with observing the patterns,|a tube tracing the backbone is revealed. "; | echo "To help with observing the patterns,|a tube tracing the backbone is revealed. "; | ||
- | var b = [0.01,0.05,0.1,0.2,0.3,0.4,0. | + | var b = [0.01,0.05,0.1,0.2,0.3,0.4,0.45,0.5, 0.55]; for(var j IN b) {trace @j; delay 0.4;}; |
</script> | </script> |
Revision as of 04:01, 22 November 2014
Constructing animation
|
Code in Page Versions To Use as Guides
(basic)
(with fancy cartoons)
Extras