Team:SDU-Denmark/core/header

From 2013.igem.org

(Difference between revisions)
Line 22: Line 22:
         $(window).scroll(sticky_relocate);
         $(window).scroll(sticky_relocate);
         $('.boxgrid.caption').hover(function(){
         $('.boxgrid.caption').hover(function(){
-
    $(".cover", this).stop().animate({top:'160px'},{queue:false,duration:160});
+
    $(".cover", this).stop().animate({top:'130px'},{queue:false,duration:160});
}, function() {
}, function() {
    $(".cover", this).stop().animate({top:'390px'},{queue:false,duration:160});
    $(".cover", this).stop().animate({top:'390px'},{queue:false,duration:160});

Revision as of 09:55, 5 August 2013