Hello,
I have a simple leaflet.js map which is working completely offline. All the references in the HTML5 code are absolute and refer to local files.(javascript, css, tiles).
I noticed - and was really surprised - that I was able to copy the HTML5 code into a global field and run it a web...