Team:Berlin/Team
From 2014.igem.org
(Difference between revisions)
Line 316: | Line 316: | ||
$( ".project-steps-img img" ).hover( function(){ | $( ".project-steps-img img" ).hover( function(){ | ||
- | $(this).animate( {width: " | + | $(this).animate( {width: "250" |
} ); | } ); | ||
}, | }, | ||
Line 322: | Line 322: | ||
function(){ | function(){ | ||
- | $(this).animate( {width: " | + | $(this).animate( {width: "210"} ); |
- | + | ||
}); | }); |
Revision as of 09:20, 14 October 2014