Team:Berlin/Team
From 2014.igem.org
(Difference between revisions)
Line 315: | Line 315: | ||
$( ".project-steps-img img" ).hover( function(){ | $( ".project-steps-img img" ).hover( function(){ | ||
- | $(this).animate( {width: "270" | + | $(this).animate( {width: "270", "duration": 500, |
} ); | } ); | ||
$(this).animate( {border: "10px solid green" | $(this).animate( {border: "10px solid green" |
Revision as of 13:24, 14 October 2014