Hi,
I'm creating a jQuery Mobile website and we are using ASP.NET server.
When going to locked parts of our sign we redirect to a Login page.
The jQuery Mobile library doesn't seem to like redirects. I have looked at the other posts and everyone suggests to turning off AJAX to get this to work.
Is there a way to keep the page transitions without using AJAX? or are you planning on fixing the library to play well with redirects in the future? I know this may not be trivial.
Thank you,
J