jquery-weui
jquery-weui copied to clipboard
0.82版 calendar设置日期出错。
$("#input").calendar("setValue", ["2012-12-12"]); //设置日期
jquery-weui.js:5432 Uncaught TypeError: Cannot read property 'eq' of undefined
$('#input') 确定能选中元素吗? 我用0.8.0, setValue 方法也可以工作。
是不解决了吗?1.2.1也有啊。