Team:UC Davis/Gallery
From 2011.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | |||
+ | <link rel="stylesheet" href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/css/svwp_style.css" type="text/css" media="screen" /> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" type="text/javascript"></script> | ||
+ | <script src="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/js/jquery.slideViewerPro.1.5.js" type="text/javascript"></script> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div id="my-folio-of-works" class="svwp"> | ||
+ | <ul> | ||
+ | <li><img alt="Nick" src="https://static.igem.org/mediawiki/2011/1/13/Nickhappy.JPG" /></li> | ||
+ | <li><img alt="Keegan" src="https://static.igem.org/mediawiki/2011/d/dc/Keeganpipettesdye.JPG | ||
+ | " /></li> | ||
+ | <li><img alt="Empathy - K. McDonald" src="images/03.jpg" /></li> | ||
+ | <li><img alt="DIY 3D Scanner - K. McDonald" src="images/04.jpg" /></li> | ||
+ | <!--eccetera--> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | View Raw Code? | ||
+ | $(window).bind("load", function() { | ||
+ | $("div#my-folio-of-works").slideViewerPro({ | ||
+ | thumbs: 6, | ||
+ | autoslide: true, | ||
+ | asTimer: 3500, | ||
+ | typo: true, | ||
+ | galBorderWidth: 0, | ||
+ | thumbsBorderOpacity: 0, | ||
+ | buttonsTextColor: "#707070", | ||
+ | buttonsWidth: 40, | ||
+ | thumbsActiveBorderOpacity: 0.8, | ||
+ | thumbsActiveBorderColor: "aqua", | ||
+ | shuffle: true | ||
+ | }); | ||
+ | }); |
Revision as of 16:35, 21 August 2011
Start a Family
Got a favorite BioBrick? Check our our process for expanding basic parts into part families.Criteria
View our judging criteria for iGEM 2011 here.