ajax - jquery mobile - event not working after form submission -
i'm attempting first jquery mobile site, converted app (also first time). there's button when clicked displays results via ajax
. however, if form has been submitted on "page" , return click again, nothing happens. form submits (the search doesn't work yet, add recipe does), data being entered database expected. there's no errors in console either. idea why happen?
i found similar question, no answer given. i'm hoping 1 here.
it can viewed here: http://jessemorgan.me/recipe/
thank you
Comments
Post a Comment