Forum Discussion
ChayceDuncan
2 years agoQrew Captain
Are you trying it and hitting a wall? It's been some time since I last looked into this - but I linked a file in my local drive like so:
path: U:/Development/Realm%20Manager/Codepages/splash-page.html
And then in the console I did a window .open like so and it works fine for me
window.open("file:///U:/Development/Realm%20Manager/Codepages/splash-page.html")
------------------------------
Chayce Duncan
------------------------------