I've coded a Jquery Mobile application with a list view widget. Everytime i trigger the "create"-Event on each list view item or call the .listview("refresh") function i get the following error:
Error in Mozilla Firefox (Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0):
TypeError: c[0] is undefined ..."ui-collapsible-collapsed",k),i.toggleClass("ui-collapsible-content-collapsed",k...
jquery....min.js (Line 2)
Error in Google Chrome: (Chrome/24.0.1312.52): ->Check out attachment.
I'm using Jquery v. 1.8.3 and JqueryMobile v. 1.2.0 If you need some futher informations to help me with my problem please let me know.