2015年4月21日

JQuery easyui 笔记

摘要: 1.控件启用,禁用 $form.find("input[type!='button']").removeAttr("readonly"); $form.find(".easyui-combobox").combobox("enable"); $form.fi... 阅读全文

posted @ 2015-04-21 09:47 天凉好个球 阅读(117) 评论(0) 推荐(0) 编辑

导航