Team:Cornell/sandbox

From 2013.igem.org

(Difference between revisions)
Line 329: Line 329:
step: function(now, fx) {
step: function(now, fx) {
var speed = 1000 * parseInt($(this).data('speed'), 10);
var speed = 1000 * parseInt($(this).data('speed'), 10);
-
}
 
duration:speed;
duration:speed;

Revision as of 05:24, 29 December 2013

Parallax Test

Whee

Project