jQTouch
jQTouch copied to clipboard
AJAX Request Empties <body>
I currently am pulling in a wufoo form through their API and then submitting the form the same way. However, after jQtouch submits the form, the body tag is emptied.
I tried to redirect using jQT.goTo
or jQT.goBack
methods, which successfully navigate back to the home screen but the body
tag is still emptied.