Difference between revisions of "Team:Greece/Project"

Line 83: Line 83:
 
         $('#' + link).addClass('reveal');
 
         $('#' + link).addClass('reveal');
 
         $('#footer').addClass('reveal');
 
         $('#footer').addClass('reveal');
         document.location.href = 'https://2017.igem.org/Team:Greece/' + master + '#' + link;
+
         void(document.location.href = 'https://2017.igem.org/Team:Greece/' + master + '#' + oldlink);
         history.replaceState(null, null, link);
+
         history.replaceState(null, null, oldlink);
 
     }}
 
     }}
 
       });
 
       });

Revision as of 21:24, 23 September 2017

Loading...