It seems we can't find what you're looking for.

jQuery("body").click(function(){ alert("hello"); jQuery(".dialog-widget").css("display", "none"); });