Difference between revisions of "Team:CPU CHINA/Templates/NavFoot"

Line 129: Line 129:
 
})
 
})
  
$(document).ready(function(){
+
$(document).click(function(){
    document.addEventListener("click",function(){
+
$(".dropdown-menu").hide();
    $(".dropdown-menu").hide();
+
});
+
 
})
 
})
  
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 07:08, 2 October 2018