Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
 
Line 47: Line 47:
$("#footer-box #footer:nth-child(2) ul").clone(true, true).contents().appendTo('#footer-box #footer:first-child ul');
$("#footer-box #footer:nth-child(2) ul").clone(true, true).contents().appendTo('#footer-box #footer:first-child ul');
$("#footer-box #footer:nth-child(2)").remove();
$("#footer-box #footer:nth-child(2)").remove();
-
      $(window).load(function(){
+
 
-
       
+
$('.subs').removeClass('active');
-
        $('.subs').removeClass('active');
+
// Project
// Project
         $('#topmenu .project, ul.sub-project').mouseover(
         $('#topmenu .project, ul.sub-project').mouseover(
Line 118: Line 117:
-
    });
 
     });
     });
});
});

Latest revision as of 22:12, 4 October 2013