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: "300"} );}, | + | $(this).animate( {width: "300", border-color:"green"} ); |
+ | }, | ||
function(){ | function(){ |
Revision as of 09:15, 14 October 2014