Ajax and jQuery Mobile to update dynamically populated data
I have a jQuery Mobile site and I need to make a form that can update either of 2 "types" of information, but per each individual entry. Each type has certain fields and the ID number of the entry would be needed to update (via MySQL) that particular listing without changing the others. Does that kind of make sense?
Bookmarks