returns null after deselecting all and then selecting again
Hi,
When I deselect all the items and then select items after it returns null when I insert data into the database. Once you deselect all the items then no items are returned if you even select them. Is there a fix for it?
我也发现了这个问题,正在解决中,搜索了很多都没结果,选中后删除再选中将会是NULL
Hi,
When I deselect all the items and then select items after it returns null when I insert data into the database. Once you deselect all the items then no items are returned if you even select them. Is there a fix for it? My god,this is jquery ver problem,jquery ver 3 no problem,but 1.9 have this problem
Hi,
When I deselect all the items and then select items after it returns null when I insert data into the database. Once you deselect all the items then no items are returned if you even select them. Is there a fix for it? Find option.attr change option.prop,the problem was solved.
Thanks. Changed the version to 3 and it is working like a gem.