
March 10th, 2013, 11:57 AM
|
|
|
|
jQuery - Mobile - problem with values not updating
ok i have a dynamic page which i am calling something.php?row=1
(row changes in each call, and you get a new set from the db)
The problem is I have js click handler on button. the first time i go to this page and click on the button, the form values go to a post page fine. On subsequent pages, these values STAY the same..
|