View Single Post
Old 05-15-2017, 02:03 PM   #1
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
Using the Experminental Browser for local files

I don't see any recent discussions about this, so I thought I'd bring it up again.

I was playing around in the Experimental Browser on my PW3, and found I was able to open HTML files on the local folders.

I was not able to follow relative links in the file, but absolute links did work
Code:
<a href="#Chapter21">Doesn't work</a>
Code:
<a href="/mnt/us/LesMiserables.html">Does work</a>
If there have been any recent discussions about this, feel free to point me at them, otherwise I can provide some more information about some interesting things I was able to do with this.
coplate is offline   Reply With Quote