Standalone web application
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
:confused: I realize it will have to be 100% JavaScript + html5 and with limitation of file accessing due to security, but has anyone developed a web application that both work as a web (over the Internet) as well as offline. I also realize that the entire application files will have to be downloaded into the client machine. Would you mind sharing some of your experience? Strategy, difficulty, limitations, security? Thanks.