I have an IPAD compatible website that contains some staic html pages and some jquery animations.I need to work this site as offline from my IPAD.Any body know how i do this?I hear about jqtouch has some features like this?

Help is highly appreciated.

Thanks, vks

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You will need to create a document cache manifest.

See this guide on how to create Javascript-Apps:
http://matt.might.net/articles/how-to-native-iphone-ipad-apps-in-javascript/

Pretty much everything covered in there :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.