Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
Line 51: Line 51:
$("#footer-box #footer:nth-child(2)").remove();
$("#footer-box #footer:nth-child(2)").remove();
       $(window).load(function(){
       $(window).load(function(){
-
         $('.subs').removeClass('active');
+
          
 +
        setTimeout(function(){
 +
                  $('.subs').removeClass('active');
 +
                },1000)
 +
 
         $('#topmenu .project, ul.sub-project').hover(
         $('#topmenu .project, ul.sub-project').hover(
             function() {
             function() {

Revision as of 22:15, 3 October 2013