jquery 获取easyui combobox选中的值

不能使用val()

必须使用:

$('#comboboxlist').combobox('getValue');

posted on 2014-08-14 00:03  IT流浪者  阅读(549)  评论(0编辑  收藏  举报