Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Html doesn't display images on tablets and cell phones.
#4
(01-26-2023, 05:33 PM)Krikor Wrote: By opening the .html that comes in the DOC folder that comes with most of the Ofnuts plugins, I can view its content properly.

But when doing the same using a tablet or mobile phone, only the text is loaded, the images only display an icon where an image should be.

As a solution, I had to download Carmem's e-book on my cell phone and thus have proper access to the html content.

Is there any change I can make to the html code so that the images are displayed on these other devices as well?  Huh

Thx!

Tried on my phone with several different browsers. It seems they are "sandboxed", and when you start them on a HTML file the file is copied to the sandbox (but not any of the files it references).

Two things to try: replace the relative links by absolute links, or embed the images as data in the HTML.
Reply


Messages In This Thread
RE: Html doesn't display images on tablets and cell phones. - by Ofnuts - 01-27-2023, 12:35 AM

Forum Jump: