日期:2014-05-16  浏览次数:20691 次

jquery easyui combobox getvalue() 请用过的 帮助下 - Web 开发 / Ajax
combobox 他可以手动输入值 手动的 获得不到

和下拉列表形式 当我 选择下拉列表 时 getvalue()可货值


帮帮忙 谢谢

------解决方案--------------------
$('#yourcomboboxid').combobox('getValue')
这样可以的,我试过。