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( { | + | $(this).animate( 'tile', { |
+ | "effect": "zoomIn", | ||
+ | "duration": 500 | ||
} ); | } ); | ||
$(this).animate( {border: "10px solid green" | $(this).animate( {border: "10px solid green" |
Revision as of 13:26, 14 October 2014