John,
We will help you, but we need more time. Perhaps we will be able to give an answer on Monday. You can try debug JavaScript by himself.
John,
We will help you, but we need more time. Perhaps we will be able to give an answer on Monday. You can try debug JavaScript by himself.
ok thats no problem. I can wait until then..
Hi John,
You run an incorrect JavaScript action on Data Source "submit_load2" Success event . There is a typo in JavaScript code:
codeif(data.response==="true") {
$.mobile.changePage("load_submitted.html", {transition: "pop"});
}
else {
$.mobile.changePage("load_not_submitted.html", {transition: "pop"});/code
A closing brace is missing.
Hello! No results yet... I'll let you know after I get any information.
ok, will wait for an update
Hi guys, I received an email from Katya this morning about 3:11 am EST (12:11 am PST) thats telling me i was missing a closing brace in my code. I dont see that comment in the list here...
Hello John,
I can see that comment.Please follow the link below https://getsatisfaction.com/apperyio/...
ohh i see it was from an earlier comment in this posting.. Thanks. I will try that new code now...