0
How to link html pages on sololearn?
I have an offline html file that links. But after I uploaded them here, they won't link. How do I fix this?
2 Antworten
+ 5
Webview on Android (the component apps use) isn't implemented as a full browser, per se.
Here's someone linking to codes:
https://code.sololearn.com/W3CyHmDvZJXA/?ref=app
I've seen CSS, in-page anchor repositioning (I think) and libraries to simulate pages, e.g. jQueryMobile:
https://code.sololearn.com/W6nybHh1bGHX/?ref=app
0
thanks