easyui combobox 获取焦点

  $("#id").combobox("textbox").bind("focus",function() {
    $("#id").combobox("showPanel");
    // 获取焦点后需要执行......
  })

 

posted @ 2019-12-04 17:16  杏杏子  阅读(713)  评论(0编辑  收藏  举报