文章分类 -  js前端

摘要:主页面 添加 js $(this).find('#J_openDialog').click($.onKindEditor);绑定事件 打开窗口 $.onKindEditor = function() { var dialogTitle = this.title ? this.title : $(this).html(); $('#indicator').... 阅读全文
posted @ 2014-11-28 08:55 流氓剑客 阅读(262) 评论(0) 推荐(0)