Template:Team:TU Munich/Menu

From 2011.igem.org

(Difference between revisions)
Line 286: Line 286:
     console.log(constituentFolders);
     console.log(constituentFolders);
     if (constituentFolders.length>=3) {  
     if (constituentFolders.length>=3) {  
-
     if ((constituentFolders.length>=4) && ($('#subnav'+constituentFolders[3]).hasClass('subnavtopic'))){
+
     if ((constituentFolders.length>=4) && ($('#subnav'+constituentFolders[3]).hasClass('subnavtopic')))){
         if (constituentFolders.length==5) {
         if (constituentFolders.length==5) {
         console.log('case 5');
         console.log('case 5');

Revision as of 18:37, 2 September 2011