List View not Refreshing after button Click event
Hi guys,
In my Jquerymobile PhoneGap application, I have a list with favourt button. when i click the button it will change the button theme to "e", then again i will Click the same button then i need to get back the button theme to old one("c"). but i did n't get back to the button theme "c". I tried
.listview("refresh") but it not working
-Kamalakannan.M