I'm looking to do this exact thing and would like to save a JQM web page to a flat file. Want to do it programmatically via JQuery if possible. Can this be done? I've tried a lot of different things but no joy.
The file needs to be saved to a Droid tablet locally, not server side. User clicks a button on web page and dynamic JQM form is saved to tablet locally as flat file w/ persisted fields. Form uses local storage.
Thanks to anyone who can shine a light.