Team:Trieste/outreach

From 2012.igem.org

(Difference between revisions)
(fix js)
(js)
Line 13: Line 13:
<tr>
<tr>
<td>
<td>
-
<a href="outreach/social"><img src="https://static.igem.org/mediawiki/2012/c/ce/Trieste-SocialIgem-big.jpg" alt="SocialIgem"/></a>
+
<a href="outreach/social">
-
<span>The social network made by iGemmers for iGemmers...</span>
+
<img src="https://static.igem.org/mediawiki/2012/c/ce/Trieste-SocialIgem-big.jpg" alt="SocialIgem"/>
 +
<span>The social network made by iGemmers for iGemmers...</span>
 +
</a>
</td>
</td>
<td>
<td>
-
<a href="outreach/caff"><img src="https://static.igem.org/mediawiki/2012/1/19/Trieste-Caffe_scienze.jpg" alt="Caffe delle Scienze" /></a>
+
<a href="outreach/caff">
-
<span>Talking about SynBio in an old cafè like scientists few centuries ago...</span>
+
<img src="https://static.igem.org/mediawiki/2012/1/19/Trieste-Caffe_scienze.jpg" alt="Caffe delle Scienze" />
 +
<span>Talking about SynBio in an old cafè like scientists few centuries ago...</span>
 +
</a>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
-
<a href="outreach/tascapane"><img src="https://static.igem.org/mediawiki/2012/c/c3/Trieste-Il_tascapane.jpg" alt="Il Tascapane"/></a>
+
<a href="outreach/tascapane">
-
<span>Our favorite University Free press &amp; Blog gave us the space to spread Synbio...</span>
+
<img src="https://static.igem.org/mediawiki/2012/c/c3/Trieste-Il_tascapane.jpg" alt="Il Tascapane"/>
 +
<span>Our favorite University Free press &amp; Blog gave us the space to spread Synbio...</span>
 +
</a>
</td>
</td>
<td>
<td>
-
<a href="outreach/next"><img src="https://static.igem.org/mediawiki/2012/8/87/Trieste-Next.jpg" alt="Next" /></a>
+
<a href="outreach/next">
-
<span>European Innovation and Science Research Forum... COMING SOON 28-30/09</span>
+
<img src="https://static.igem.org/mediawiki/2012/8/87/Trieste-Next.jpg" alt="Next" />
 +
<span>European Innovation and Science Research Forum... COMING SOON 28-30/09</span>
 +
</a>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
-
<a href="outreach/meeting"><img src="https://static.igem.org/mediawiki/2012/6/66/Trieste-Meeting.jpg" alt="Meeting"/></a>
+
<a href="outreach/meeting">
-
<span>Last year team's idea finally become real! The first Italian iGEM meeting with UNITN team, a really intensive and hot day!...</span>
+
<img src="https://static.igem.org/mediawiki/2012/6/66/Trieste-Meeting.jpg" alt="Meeting"/>
 +
<span>Last year team's idea finally become real! The first Italian iGEM meeting with UNITN team, a really intensive and hot day!...</span>
 +
</a>
</td>
</td>
<td>
<td>
-
<a href="outreach/univillage"><img src="https://static.igem.org/mediawiki/2012/6/66/Univillage.jpg" alt="UniVillage" /></a>
+
<a href="outreach/univillage">
-
<span>Our first event!! &qout;Ladies and gentlemen here our project!&qout;...</span>
+
<img src="https://static.igem.org/mediawiki/2012/6/66/Univillage.jpg" alt="UniVillage" />
 +
<span>Our first event!! &qout;Ladies and gentlemen here our project!&qout;...</span>
 +
</a>
</td>
</td>
</tr>
</tr>
</table>
</table>
<script type="text/javascript" charset="utf-8">
<script type="text/javascript" charset="utf-8">
-
$(function(){
+
$(function(){
-
$('table.outreach img').mouseenter(function(ev){
+
$('table.outreach td').mouseenter(function(ev){
-
ev.stop().fadeOut(function(){
+
ev.children('img').stop().fadeOut(function(){
-
$('span', ev.parent().parent()).stop().fadeIn();
+
ev.children('span').stop().fadeIn();
 +
});
});
});
});
});
-
});
 
</script>
</script>
                 </div>
                 </div>

Revision as of 22:24, 26 September 2012

HTML Hit Counter