How to work with Jquery mobile in offline mode?
I get some code about single and multipages and I would like to use this code in the offline app. I thought that was enough to remove the URL of links to the files jquery.mobile-1.1.1.min.js/jquery-1.7.2.min.js/jquery.mobile-1.1.1.min.css, but that did not work . How can I do to work in local mode?
Thanks