摘要: 在dialog前加入_allowInteraction的重载.$.widget("ui.dialog", $.ui.dialog, { open: function () { return this._super(); }, _allowInteraction: function (event) { 阅读全文
posted @ 2016-05-25 15:50 hyfwin 阅读(888) 评论(0) 推荐(0)