Team:EPF-Lausanne/Playground
From 2011.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
links: '#777777' | links: '#777777' | ||
} | } | ||
+ | |||
}, | }, | ||
features: { | features: { | ||
Line 37: | Line 38: | ||
</script> | </script> | ||
</html> | </html> | ||
+ | |||
+ | <div style="width: 560px; height: 350px;" id="cesc"> | ||
+ | <p>[Slideshow goes here. Please Enable Javascript if you do not see it]</p> | ||
+ | </div> | ||
+ | <script src="http://www.flickrshow.com/static/scripts/flickrshow-7.2.min.js"></script> <script> | ||
+ | var cesc = new flickrshow('cesc',{ | ||
+ | autoplay:true, | ||
+ | interval:3000, | ||
+ | set: 72157626742442602, | ||
+ | } | ||
+ | ); | ||
+ | </script> | ||
{{:Team:EPF-Lausanne/Templates/Footer}} | {{:Team:EPF-Lausanne/Templates/Footer}} |
Revision as of 20:09, 19 July 2011
Playground
Use this page to test stuff.
[Slideshow goes here. Please Enable Javascript if you do not see it]
<script src="http://www.flickrshow.com/static/scripts/flickrshow-7.2.min.js"></script> <script> var cesc = new flickrshow('cesc',{ autoplay:true, interval:3000, set: 72157626742442602, } ); </script>