Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Is there an issue with IOS Safari & MoOde?
#6
Another thing to check is whether Safari Browser supports native lazy loading of images. If it does not then an alternative but slightly slower javascript routine is used to lazy load images. Last I checked Safari still does not support native lazy load.

Open the Browser javascript console. It's a selection on the View, Developer tools menu or similar.

Type in the command below. If it returns "true" then the Browser supports native lazy load.

Code:
('loading' in HTMLImageElement.prototype)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Is there an issue with IOS Safari & MoOde? - by Tim Curtis - 04-26-2022, 02:02 PM

Forum Jump: