Team:Trieste/outreach
From 2012.igem.org
(Difference between revisions)
(fix js) |
(add fix) |
||
Line 70: | Line 70: | ||
<script type="text/javascript" charset="utf-8"> | <script type="text/javascript" charset="utf-8"> | ||
$(function(){ | $(function(){ | ||
- | if (first === | + | if (first === true ){ |
- | + | ||
$('table.outreach > tbody > tr > td').mouseover(function(ev){ | $('table.outreach > tbody > tr > td').mouseover(function(ev){ | ||
$(ev.target).find('a > img').fadeOut('slow'); | $(ev.target).find('a > img').fadeOut('slow'); |
Revision as of 00:22, 27 September 2012