Team:UCLondon/Templates/Navigationv2
From 2012e.igem.org
(Difference between revisions)
Line 185: | Line 185: | ||
- | $('.hov').mouseenter( function() { | + | /*$('.hov').mouseenter( function() { |
$(this).children().children('img').animate({ | $(this).children().children('img').animate({ | ||
height:40, | height:40, | ||
Line 196: | Line 196: | ||
top:+25 | top:+25 | ||
}, 500 ); | }, 500 ); | ||
- | }); | + | });*/ /* using css instead */ |
Revision as of 23:19, 20 September 2012