jquery mobile data-rel= back troubles-Collection of common programming errors

as you said in some pages it is going back and in some pages it is showing errors. It may be because, the pages which it is redirecting properly may not have any jquery code. And the others which you have errors may have jquery code, and before redirecting it is calling the function.

Try This:

The pages which has errors, may have dependence on external .js files, related to it. So copy the set of files, which you may have pasted in the main layout file. and try.

Originally posted 2013-11-19 13:18:10.