Template:Imperial/09/Gallery
From 2009.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | hs.graphicsDir = 'http://charlesfracchia.com/igemWiki/highslide/graphics/'; | + | hs.graphicsDir = 'http://charlesfracchia.com/igemWiki/highslide/graphics/'; |
- | hs. | + | hs.align = 'center'; |
- | hs. | + | hs.transitions = ['expand', 'crossfade']; |
- | hs. | + | hs.outlineType = 'rounded-white'; |
- | hs. | + | hs.fadeInOut = true; |
- | hs. | + | hs.dimmingOpacity = 0.75; |
+ | // Add the controlbar | ||
+ | hs.addSlideshow({ | ||
+ | //slideshowGroup: 'group1', | ||
+ | interval: 5000, | ||
+ | repeat: false, | ||
+ | useControls: true, | ||
+ | fixedControls: 'fit', | ||
+ | overlayOptions: { | ||
+ | opacity: 1, | ||
+ | position: 'bottom center', | ||
+ | hideOnMouseOut: true | ||
+ | } | ||
+ | }); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</script> | </script> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 14:29, 14 October 2009