Difference between revisions of "Template:Team:IngenuityLab Canada"

Line 343: Line 343:
 
setTimeout(function(){ jQuery("html, body").animate({ scrollTop: "575px" },800); }, 800);
 
setTimeout(function(){ jQuery("html, body").animate({ scrollTop: "575px" },800); }, 800);
 
 
//Allow clicking instead of hover for dropdown menus
 
$(document).ready( function(){
 
 
    $('#submenu').click( function(event){
 
        event.stopPropagation();
 
        $('#drop').toggle();
 
    });
 
 
    $(document).click( function(){
 
        $('#drop').hide();
 
    });
 
 
});
 
 
 
</script>
 
</script>
  

Revision as of 02:52, 17 October 2016

Ingenuity Lab - dNANO