Template:Team:Leeds Gallerycode
From 2013.igem.org
(Difference between revisions)
m |
m |
||
(2 intermediate revisions not shown) | |||
Line 36: | Line 36: | ||
var Explanagallery=new simpleGallery({ | var Explanagallery=new simpleGallery({ | ||
- | wrapperid: " | + | wrapperid: "simplegallery1", //ID of main gallery container, |
- | dimensions: [750, | + | dimensions: [750, 400], //width/height of gallery in pixels. Should reflect dimensions of the images exactly |
imagearray: [ | imagearray: [ | ||
- | ["https://static.igem.org/mediawiki/2013/ | + | ["https://static.igem.org/mediawiki/2013/thumb/8/82/Leeds_Microbeagleheader.png/800px-Leeds_Microbeagleheader.png", "", "_new", "Caption text"], |
- | [" | + | ["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"], |
- | [" | + | ["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"], |
- | [" | + | ["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