顯示具有 HTML 5 標籤的文章。 顯示所有文章
顯示具有 HTML 5 標籤的文章。 顯示所有文章

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