Hi all,
I am facing the following problem and need help.
What is the APP doing:
– It is downloading news via jquery and xml and is storing them in a local DB.
– It is reading the news from the local DB and displays them in a list.
– On click at one news I want to display the details.
So far it works, BUT only once! If you start my projekt, it will download the news and display the list. On click at one of the news it will show the details of the news. Go back and click on another news. The on click handler is fired, bt no db request is done. I did put in some alert boxes to make it more clear.
Please find attached my project.
Any help and thoughts is welcome!
Thanks a lot in advance.
best
dabbelju
P.S.: In order to get the XML download working please turn of the local web server of MobiOne. Window => Settings => local Webserver. Otherwise you will run into a cross domain problem.
Attachments:
You must be
logged in to view attached files.