Difference between revisions of "Team:Nankai/Team"

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

Revision as of 08:20, 18 September 2015

Medigo Blue, free responsive template

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