I have not changed anything in the js files.
I got the above error when i was trying to call document.location="SignIn.html" by just importing one js file i.e.
jquerymobile120.js.
is it requried to import both the above js files?
Another problem was that by importing above two js files the document.location works fine but repetation problem occurs.
Can i do my application by just importing one js file i.e. jqerymobile120.js.
If both js files are required plz give the link for the both the js files.
Plz guide me. I have stuck at this point for the last three days.