Team:CSWProteens
From 2014hs.igem.org
(Difference between revisions)
Bklebe2016 (Talk | contribs) m |
Bklebe2016 (Talk | contribs) m |
||
Line 4: | Line 4: | ||
<meta content="en-ca" http-equiv="Content-Language" /> | <meta content="en-ca" http-equiv="Content-Language" /> | ||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> | <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> | ||
+ | <style> | ||
+ | /* Prevents slides from flashing */ | ||
+ | #slides { | ||
+ | display:none; | ||
+ | } | ||
+ | </style> | ||
+ | <script src="http://code.jquery.com/jquery-latest.min.js"></script> | ||
+ | <script src="jquery.slides.min.js"></script> | ||
+ | |||
+ | <script> | ||
+ | $(function(){ | ||
+ | $("#slides").slidesjs({ | ||
+ | width: 940, | ||
+ | height: 528 | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
.auto-style1 { | .auto-style1 { |
Revision as of 15:23, 18 June 2014