Team:INSA-Lyon/Gallery
From 2014.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
<script> | <script> | ||
function unhover() { | function unhover() { | ||
- | $("# | + | $("#unhoverImg").removeClass("presHidden"); |
- | + | $("#hoverImg").addClass("presHidden"); | |
} | } | ||
function hover() { | function hover() { | ||
- | $("# | + | $("#hoverImg").removeClass("presHidden"); |
- | + | $("#unhoverImg").addClass("presHidden"); | |
- | } | + | } |
</script> | </script> | ||
Line 36: | Line 36: | ||
<div id="presentation"> | <div id="presentation"> | ||
<div class="presCell"> | <div class="presCell"> | ||
- | <div class="presImage | + | <div class="presImage"> |
- | <img src="https://static.igem.org/mediawiki/2014/thumb/b/bc/Curlyon.jpg/800px-Curlyon.jpg" alt="Curlyon" id="unhoverImg" /> | + | <img src="https://static.igem.org/mediawiki/2014/thumb/b/bc/Curlyon.jpg/800px-Curlyon.jpg" alt="Curlyon" id="unhoverImg" onmouseover="hover();" /> |
- | <img src="https://static.igem.org/mediawiki/2014/6/62/Curlyon2.png" class="presHidden" alt="Curlyon" id="hoverImg" /> | + | <img src="https://static.igem.org/mediawiki/2014/6/62/Curlyon2.png" class="presHidden" alt="Curlyon" id="hoverImg" onmouseout="unhover();" /> |
</div> | </div> | ||
<div class="presText presRight"> | <div class="presText presRight"> | ||
Line 126: | Line 126: | ||
<img src="https://static.igem.org/mediawiki/2014/1/1e/333.JPG" /> | <img src="https://static.igem.org/mediawiki/2014/1/1e/333.JPG" /> | ||
<img src="https://static.igem.org/mediawiki/2014/7/75/444.JPG" /> | <img src="https://static.igem.org/mediawiki/2014/7/75/444.JPG" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/thumb/9/9d/1stclonebirth.jpg/800px-1stclonebirth.jpg" /> | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 23:45, 17 October 2014
Every now and then, our team felt that it's time to get out of the lab and have some fun. And what better than a walk in the biopole of Gerland in Lyon, our city, the one that inspired us to choose our project's name: CurLy'on.
Our level of enthusiasm kept us together even in the late cloning nights...
...or the hard-working days.
We enjoyed facing the difficulties, the unknown and the emotions every step of the way. Our best weapons: the smile, the good-mood and the desire to do greatness...
And of course, some "girl power" always got the job done :)
And when the job was finally done, we knew only one thing: it was the time for celebration
After all this work, the results followed in no time