Template:Imperial/09/Gallery

From 2009.igem.org

(Difference between revisions)
Line 8: Line 8:
hs.align = 'center';
hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.transitions = ['expand', 'crossfade'];
-
hs.wrapperClassName = 'rounded-white';
+
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.fadeInOut = true;
-
hs.dimmingOpacity = 1;
+
hs.dimmingOpacity = 0.75;
-
// define the restraining box
+
// define the restraining box
hs.useBox = true;
hs.useBox = true;
hs.width = 640;
hs.width = 640;
Line 18: Line 18:
// Add the controlbar
// Add the controlbar
-
if (hs.addSlideshow) hs.addSlideshow({
+
hs.addSlideshow({
//slideshowGroup: 'group1',
//slideshowGroup: 'group1',
interval: 5000,
interval: 5000,
Line 25: Line 25:
fixedControls: 'fit',
fixedControls: 'fit',
overlayOptions: {
overlayOptions: {
-
opacity: .6,
+
opacity: 1,
position: 'bottom center',
position: 'bottom center',
hideOnMouseOut: true
hideOnMouseOut: true

Revision as of 13:59, 14 October 2009