摘要: (function ($) { $.widget("ui.combobox", { Version: "1.4", options: { SelectOnly:true,//是否只能选择数据源中的 config: { lableName: "选项", tdWidth: 80, showHeader: true } }, _create: function ... 阅读全文
posted @ 2013-04-29 17:51 丫的 阅读(843) 评论(0) 推荐(0)