Template:Imperial/09/Gallery

From 2009.igem.org

(Difference between revisions)
Line 10: Line 10:
hs.outlineType = 'rounded-white';
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.fadeInOut = true;
-
hs.dimmingOpacity = 0.75;
+
hs.dimmingOpacity = 0.2;
         hs.captionEval = 'this.thumb.title';
         hs.captionEval = 'this.thumb.title';
-
hs.registerOverlay({
+
 
-
html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"></div>',
+
-
position: 'top right',
+
-
useOnHtml: true,
+
-
fade: 2 // fading the semi-transparent overlay looks bad in IE
+
-
});
+
         // Add the controlbar
         // Add the controlbar
hs.addSlideshow({
hs.addSlideshow({
Line 26: Line 21:
fixedControls: 'fit',
fixedControls: 'fit',
overlayOptions: {
overlayOptions: {
-
opacity: '0.75',
+
        opacity: '0.55',
position: 'bottom center',
position: 'bottom center',
hideOnMouseOut: true
hideOnMouseOut: true

Revision as of 15:29, 14 October 2009