$("#id").combobox("textbox").bind("focus",function() { $("#id").combobox("showPanel"); // 获取焦点后需要执行...... })
easyui combobox 获取焦点
原文:https://www.cnblogs.com/xingxingzi/p/11984160.html