Template:Team:Leeds Gallerycode

From 2013.igem.org

(Difference between revisions)
(Gallery Template for dynamic slideshow)
m
 
(3 intermediate revisions not shown)
Line 36: Line 36:
var Explanagallery=new simpleGallery({
var Explanagallery=new simpleGallery({
-
wrapperid: "Explanagallery", //ID of main gallery container,
+
wrapperid: "simplegallery1", //ID of main gallery container,
-
dimensions: [750, 380], //width/height of gallery in pixels. Should reflect dimensions of the images exactly
+
dimensions: [750, 400], //width/height of gallery in pixels. Should reflect dimensions of the images exactly
imagearray: [
imagearray: [
-
["http://i26.tinypic.com/11l7ls0.jpg", "http://en.wikipedia.org/wiki/Swimming_pool", "_new", "There's nothing like a nice swim in the Summer."],
+
["https://static.igem.org/mediawiki/2013/thumb/8/82/Leeds_Microbeagleheader.png/800px-Leeds_Microbeagleheader.png", "", "_new", "Caption text"],
-
["http://i29.tinypic.com/xp3hns.jpg", "http://en.wikipedia.org/wiki/Cave", "", ""],
+
["https://static.igem.org/mediawiki/2013/thumb/6/6c/Leeds_bb1schematic.png/800px-Leeds_bb1schematic.png", "", "", "Our first device will be used to help characterise the Cpx pathway, which reacts to membrane stress"],
-
["http://i30.tinypic.com/531q3n.jpg", "", "", "Eat your fruits, it's good for you!"],
+
["https://static.igem.org/mediawiki/2013/thumb/5/5d/Leeds_Device2schematic.png/800px-Leeds_Device2schematic.png", "", "", "Our second device will test the INP protein's capability to express any protein we like on the surface, in this case, a silica binding protein"],
-
["http://i31.tinypic.com/119w28m.jpg", "", "", ""]
+
["https://static.igem.org/mediawiki/2013/thumb/e/ea/Leeds_Device3chematic.png/800px-Leeds_Device3chematic.png", "", "", "Finally, we will combine Devices 1 and 2, and make use of quorum sensing to produce a culture of super-sensitive micro-Beagles!"]
],
],
autoplay: [true, 5000, 12], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
autoplay: [true, 5000, 12], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]

Latest revision as of 15:56, 15 July 2013