摘要: 1、多选属性multiple multiple:true多选 multiple:false单选 <input class="easyui-combobox" id="xgr" name="xgr" style="width:435px" url='../Source/Public/json.ashx 阅读全文
posted @ 2017-11-14 11:11 野狼谷 阅读(2748) 评论(0) 推荐(0)
摘要: $('#cc').combobox({ url:'combobox_data1.json', method:'get', valueField:'id', textField:'text', panelHeight:'auto', multiple:true, formatter: function 阅读全文
posted @ 2017-11-14 11:10 野狼谷 阅读(617) 评论(0) 推荐(0)