2
Is it possible for me to treat a link, for example when I click and the page does not exist, I redirect to some specific place?
For an "ops this link does not exist" page for example.
Because in my case I’m doing an appWeb (phonegap), where I wanted to redirect the app to another app, in case it doesn’t exist redirect to the store.
It is possible to test with ajax, but with some reservations. This other page is of the same domain?
– Sergio
Yes it would be within the same domain
– Marcos Henrique