Team:INSA-Lyon/Gallery
From 2014.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<script> | <script> | ||
function unhover() { | function unhover() { | ||
- | $("#unhover").removeClass(" | + | $("#unhover").removeClass("presHidden"); |
- | $("#hover").addClass(" | + | $("#hover").addClass("presHidden"); |
} | } | ||
function hover() { | function hover() { | ||
- | $("#hover").removeClass(" | + | $("#hover").removeClass("presHidden"); |
- | $("#unhover").addClass(" | + | $("#unhover").addClass("presHidden"); |
} | } | ||
</script> | </script> | ||
Line 38: | Line 38: | ||
<div class="presImage" onmouseover="hover();" onmouseout="unhover();"> | <div class="presImage" onmouseover="hover();" onmouseout="unhover();"> | ||
<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" /> | ||
- | <img src="https://static.igem.org/mediawiki/2014/6/62/Curlyon2.png" class=" | + | <img src="https://static.igem.org/mediawiki/2014/6/62/Curlyon2.png" class="presHidden" alt="Curlyon" id="hoverImg" /> |
</div> | </div> | ||
<div class="presText presRight"> | <div class="presText presRight"> |
Revision as of 23:18, 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