Team:Shenzhen BGIC ATCG/parts
From 2013.igem.org
(Difference between revisions)
Line 62: | Line 62: | ||
$('#myGallery1').galleryView({ | $('#myGallery1').galleryView({ | ||
panel_width: 480, | panel_width: 480, | ||
- | panel_height: | + | panel_height: 256, |
autoplay: true, | autoplay: true, | ||
show_infobar: true, | show_infobar: true, | ||
infobar_opacity: 0.8, | infobar_opacity: 0.8, | ||
pause_on_hover: true, | pause_on_hover: true, | ||
- | enable_overlays: true, | + | enable_overlays: true, |
- | panel_scale: ' | + | panel_scale: 'crop', |
+ | show_captions: true, | ||
+ | easing: 'swing', | ||
+ | pan_images: true, | ||
}); | }); | ||
$('#myGallery2').galleryView({ | $('#myGallery2').galleryView({ | ||
panel_width: 480, | panel_width: 480, | ||
- | panel_height: | + | panel_height: 256, |
autoplay: true, | autoplay: true, | ||
show_infobar: true, | show_infobar: true, | ||
infobar_opacity: 0.8, | infobar_opacity: 0.8, | ||
pause_on_hover: true, | pause_on_hover: true, | ||
- | enable_overlays: true, | + | enable_overlays: true, |
- | panel_scale: ' | + | panel_scale: 'crop', |
+ | show_captions: true, | ||
+ | easing: 'swing', | ||
+ | pan_images: true, | ||
}); | }); | ||
$('#myGallery3').galleryView({ | $('#myGallery3').galleryView({ | ||
panel_width: 480, | panel_width: 480, | ||
- | panel_height: | + | panel_height: 256, |
autoplay: true, | autoplay: true, | ||
show_infobar: true, | show_infobar: true, | ||
infobar_opacity: 0.8, | infobar_opacity: 0.8, | ||
pause_on_hover: true, | pause_on_hover: true, | ||
- | enable_overlays: true, | + | enable_overlays: true, |
- | panel_scale: ' | + | panel_scale: 'crop', |
+ | show_captions: true, | ||
+ | easing: 'swing', | ||
+ | pan_images: true, | ||
}); | }); | ||
$('#myGallery4').galleryView({ | $('#myGallery4').galleryView({ | ||
panel_width: 480, | panel_width: 480, | ||
- | panel_height: | + | panel_height: 256, |
autoplay: true, | autoplay: true, | ||
show_infobar: true, | show_infobar: true, | ||
infobar_opacity: 0.8, | infobar_opacity: 0.8, | ||
pause_on_hover: true, | pause_on_hover: true, | ||
- | enable_overlays: true, | + | enable_overlays: true, |
- | panel_scale: ' | + | panel_scale: 'crop', |
+ | show_captions: true, | ||
+ | easing: 'swing', | ||
+ | pan_images: true, | ||
}); | }); | ||
}); | }); |
Revision as of 13:01, 27 September 2013
Playing with my eyes
aren't you?
Hi I am Dr. Mage!
A "budding" yeast cell!