Template:Team:KIT-Kyoto/navi
From 2014.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
$(this).stop().animate({ | $(this).stop().animate({ | ||
'marginLeft':'-100px' | 'marginLeft':'-100px' | ||
- | },'falst', ' | + | },'falst', 'easeOutQuart'); |
}, | }, | ||
function () { | function () { | ||
$(this).stop().animate({ | $(this).stop().animate({ | ||
'marginLeft':'-210px' | 'marginLeft':'-210px' | ||
- | },'slow', ' | + | },'slow', 'easeOutQuart'); |
} | } | ||
); | ); |
Revision as of 12:07, 21 May 2014