Can HTML and javascript work autonomously as an application? I am looking to launch a web page offline, for example in Silverlight OOB applications. But if the browser closes, I want to run the web page again without leaving the network. Is it possible?
source
share