2012/05/21

HTML 5 on Chrome for KIOSK Settings

add the startup flag after the exe path:
chrome.exe -allow-file-access-from-files -kiosk
parameters:
-allow-file-access-from-files => let local html to access local jsons
-kiosk -> full screen for kiosk mode