1. 程式人生 > >easyui使用時出現這個Uncaught TypeError: Cannot read property 'combo' of undefined

easyui使用時出現這個Uncaught TypeError: Cannot read property 'combo' of undefined

easyui使用時出現這個Uncaught TypeError: Cannot read property 'nodeName' of undefined 

最後檢查發現是必須給select一個id,光給name不行,

構建後,easyui改變了dom結構,元素的訪問select的jq選擇器什麼實現了可能。

原想著不想用id湊合用吧。

$("#table_category").combobox("getValue")