Team:Jefferson VA SciCOS/Notebook
From 2013hs.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<div id="header">{{Team:Jefferson_VA_SciCOS/Header}}</div> | <div id="header">{{Team:Jefferson_VA_SciCOS/Header}}</div> | ||
+ | |||
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <title>Slideshow</title> | ||
+ | <style> | ||
+ | body {font-family:Arial, Helvetica, sans-serif; font-size:12px;} | ||
+ | .fadein { position:relative; height:600px; width:965px; } | ||
+ | .fadein img { position:absolute; left:0; top:0; } | ||
+ | </style> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> | ||
+ | <script> | ||
+ | $(function(){ | ||
+ | $('.fadein img:gt(0)').hide(); | ||
+ | setInterval(function(){$('.fadein :first-child').fadeOut().next('img').fadeIn().end().appendTo('.fadein');}, 3000); | ||
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="fadein"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013hs/archive/3/37/20130608012524!Slideshow1.png" width="965" height="600"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013hs/archive/a/a6/20130608012519!Slideshow2.png" width="965" height="600"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013hs/archive/1/18/20130608012741!Slideshow3.png" width="965" height="600"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013hs/archive/2/28/20130608012808!Slideshow4.png" width="965" height="600"> | ||
+ | <img src="https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-ash4/467713_676333682381565_1604213249_o.jpg" width="965" height="600"> | ||
+ | <img src="https://sphotos-a.xx.fbcdn.net/hphotos-frc1/921015_676333699048230_1612191242_o.jpg" width="965" height="600"> | ||
+ | <img src="https://sphotos-b.xx.fbcdn.net/hphotos-frc3/977177_676333995714867_349366370_o.jpg" width="965" height="600"> | ||
+ | <img src="https://sphotos-b.xx.fbcdn.net/hphotos-frc3/977993_676334082381525_1441568961_o.jpg" width="965" height="600"> | ||
+ | <img src="https://sphotos-a.xx.fbcdn.net/hphotos-prn2/976437_676334222381511_679298454_o.jpg" width="965" height="600"> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
<html lang="en"> | <html lang="en"> | ||
Line 17: | Line 48: | ||
{|align="justify" | {|align="justify" | ||
| | | | ||
- | |||
- | |||
To view our team's current project page, visit https://sites.google.com/site/tjigem/. | To view our team's current project page, visit https://sites.google.com/site/tjigem/. | ||
|} | |} |
Revision as of 01:36, 8 June 2013
To view our team's current project page, visit https://sites.google.com/site/tjigem/. |