Template:Team:DukeSafety/CSS

From 2014.igem.org

(Difference between revisions)
Line 40: Line 40:
dimensions: [250, 180], //width/height of gallery in pixels. Should reflect dimensions of the images exactly
dimensions: [250, 180], //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."],
+
["farnbody.jpg", "", "_new", "There's nothing like a nice swim in the Summer."],
-
["http://i29.tinypic.com/xp3hns.jpg", "http://en.wikipedia.org/wiki/Cave", "", ""],
+
["Cieslabody.jpg", "", "", ""]
-
["http://i30.tinypic.com/531q3n.jpg", "", "", "Eat your fruits, it's good for you!"],
+
-
["http://i31.tinypic.com/119w28m.jpg", "", "", ""]
+
],
],
autoplay: [true, 2500, 2], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
autoplay: [true, 2500, 2], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
Line 60: Line 58:
</script>
</script>
</head>
</head>
 +
<body>
 +
<div id="simplegallery1"></div>
 +
</body>
</html>
</html>

Revision as of 23:51, 13 October 2014