Posts by pipins • 53 points
1 post
-
5
votes1
answer210
viewsQ: Update BD table by clicking a <li> element
I’m developing a mobile application using jqMobile and Ruby. How to update a database table by clicking on an item in a list. My list is generated like this: <ul data-role="listview"…