New answers tagged html
0
Since the files are always local to the app in iOS. You can't open a html with apps like Safari and Chrome to load associated assets (js/images/css).
However, You could use apps like Documents to upload the folder and open in app browser (uiwebview).
Should work if the URL to assets in the html are relative.
Top 50 recent answers are included