摘要:
点击除我之外的地方,关闭我!^_^jquery 实现代码: //绑定div之外的点击事件 $(document).bind("click", function (e) { var target = $(e.target); if (target.closest("#showSelectOptio... 阅读全文
posted @ 2013-08-09 09:22
张文书
阅读(416)
评论(0)
推荐(1)
2013年8月9日