第一先实现点击任何地方都隐藏该元素(假设).click(function(event){
event.stopPropagation();

});

相关文章: