0

I don't want to display some image on mobile site.

l tried CSS "display:none" , image disappear but it still loading so that make mobile site slower

How to css prevent image loading on mobile ?

Thank you.

Jacky
  • 63
  • 1
  • 6
  • `display` property has nothing to do with loading/unloading images. – Mohammad Usman Mar 29 '18 at 13:15
  • There is some interesting information about how different browsers handle this situation in this article: https://stackoverflow.com/questions/12158540/does-displaynone-prevent-an-image-from-loading/22970996 – Turnip Mar 29 '18 at 13:15

0 Answers0