Template:Team:TU Munich/Menu

From 2011.igem.org

(Difference between revisions)
m
Line 305: Line 305:
      $('.subnav'+constituentFolders[3]).stop().fadeTo(500,1);  
      $('.subnav'+constituentFolders[3]).stop().fadeTo(500,1);  
    }
    }
-
   
 
else {
else {
    $('.subnavpoint').not('.curlink').css("color","#CCCCCC");
    $('.subnavpoint').not('.curlink').css("color","#CCCCCC");
Line 327: Line 326:
    else {
    else {
    $('#navmenu').mouseleave(function() {
    $('#navmenu').mouseleave(function() {
-
    console.log('exec');
 
    if ($('#subnavtopics').css('height') === '0px') {
    if ($('#subnavtopics').css('height') === '0px') {
   
   
Line 344: Line 342:
      $('.subnav'+constituentFolders[3]).stop().fadeTo(500,1);  
      $('.subnav'+constituentFolders[3]).stop().fadeTo(500,1);  
    }
    }
-
   
 
else {
else {
    $('.subnavpoint').not('.curlink').css("color","#CCCCCC");
    $('.subnavpoint').not('.curlink').css("color","#CCCCCC");
Line 361: Line 358:
      $('.subnav'+constituentFolders[3]).stop().fadeTo(500,1);
      $('.subnav'+constituentFolders[3]).stop().fadeTo(500,1);
      }
      }
-
    });
+
    });
 +
  }
     } // endif
     } // endif
     else {
     else {

Revision as of 17:34, 2 September 2011