Difference between revisions of "Team:Nankai/Team"

Line 24: Line 24:
 
$('#portfoliolist .portfolio').hover(
 
$('#portfoliolist .portfolio').hover(
 
function () {
 
function () {
$(this).find('.label').stop().animate({bottom: 0}, 200, 'easeOutQuad');
+
$(this).find('img').stop().animate({top: -30}, 500, 'easeOutQuad');
+
},
+
function () {
+
$(this).find('.label').stop().animate({bottom: -40}, 200, 'easeInQuad');
+
$(this).find('img').stop().animate({top: 0}, 300, 'easeOutQuad');
+
 
}
 
}
 
);
 
);

Revision as of 08:17, 18 September 2015

Medigo Blue, free responsive template

Home
  • Your place: Home > Team
  • All
  • Instructor
  • Senior
  • Junior