Team:Cornell/project/drylab

From 2012.igem.org

(Difference between revisions)
Line 154: Line 154:
$('#homepage-slideshow').orbit({
$('#homepage-slideshow').orbit({
-
animation : 'horizontal-push', // fade, horizontal-slide, vertical-slide, horizontal-push
+
animation : 'fade', // fade, horizontal-slide, vertical-slide, horizontal-push
animationSpeed : 800, // how fast animtions are
animationSpeed : 800, // how fast animtions are
Line 188: Line 188:
}, // empty function
}, // empty function
-
fluid : 700x438 // or set a aspect ratio for content slides (ex: '4x3')
+
fluid : '700x438' // or set a aspect ratio for content slides (ex: '4x3')
});
});

Revision as of 15:20, 12 November 2012