Difference between revisions of "Template:BIMATOX Project"

Line 11: Line 11:
 
$(document).click(function (e) {
 
$(document).click(function (e) {
 
     e.stopPropagation();
 
     e.stopPropagation();
     var container = $(".dropDown");
+
     var container = $(".dropdown");
  
 
     //check if the clicked area is dropDown or not
 
     //check if the clicked area is dropDown or not

Revision as of 00:33, 28 October 2017