Does anyone have any experience using HTML 5 and Javascript to build long running kiosk applications?
We are currently using Silverlight but would like to move to something more lightweight/flexible. Things we are concerned about are potential for memory leaks, reliable offline ability (devices may lose internet connection quite often).
Ideally we would use the same framework for both online and on the kiosk so there's a shared codebase
Thanks for your time