摘要:
easyui 复选框 阅读全文
摘要:
//下拉框显示横向滚轮 $(".combo").mouseenter(function(){ $(this).prev().combobox("showPanel");//不用点击下拉框,鼠标放上去就弹出下拉框 $(".combobox-item").css({"white-space":"nowrap"});//下拉框文字超出宽度有横向滚轮 })... 阅读全文
摘要:
List jsonValue=new ArrayList(); JSONArray sortJsonarr=new JSONArray(); for (int i = 0; i () { private static final String key="id"; public int compare(JSONOb... 阅读全文