Andrew Kaplan
Posts: 0
Joined: Sat Jan 03, 2015 6:57 pm

One page of app won't run javascript or html links.

Hello, I am sharing my app with you and it is called KCEMSS. In the app are multiple pages. I can navigate to them from the home screen just fine. However the "protocol" page, which runs javascript like all the other pages, does not execute the command to bring up the document no matter how many times I click or tap. I can create a new page, place all the same javascript info in there and it works just fine. I have made sure to the best of my ability that the page is the same as all the others. Any ideas? I really don't want to have to make another page and cut copy paste a few hundred times again.....

Thanks,

Andrew

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

One page of app won't run javascript or html links.

Andrew,

Please try to debug your project http://devcenter.appery.io/documentat...
Are there any error when you click?

Andrew Kaplan
Posts: 0
Joined: Sat Jan 03, 2015 6:57 pm

One page of app won't run javascript or html links.

here is a screen shot of what comes up in the console using Chrome Debugger

https://www.dropbox.com/s/fm7bzx1bphf...

https://www.dropbox.com/s/dfisqagfuys...

here is the line it is referencing

xhr.open( options.type, options.url, options.async, options.username,options.password );

Andrew Kaplan
Posts: 0
Joined: Sat Jan 03, 2015 6:57 pm

One page of app won't run javascript or html links.

The odd part is the only things changed on the app was the creation of new databases and adding mobilelistitems in collapsible sets with javascript used to link the databases. It works on all the other pages but not on this one and I can't find what is different

Andrew Kaplan
Posts: 0
Joined: Sat Jan 03, 2015 6:57 pm

One page of app won't run javascript or html links.

any ideas on how to fix this?

Thanks,

Andrew

Return to “Issues”