Topic: Lazy loading for fluid images

siepmannj pro asked 4 years ago


Hi,

i have many fluid images in accordion tabs. So only a few images a visible in the begining.

Is there a lazy load feature for fluid images?

thanx

Jan Siepmann


Mateusz Łubianka staff answered 4 years ago


Hi @siepmannj,

We do not have this feature at the moment. You can add class lazy to img, with data-src attribute. Than with JS you can replace data-src to src. You can use Intersection Observer API.

Best,



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.11.0
  • Device: all
  • Browser: all
  • OS: all
  • Provided sample code: No
  • Provided link: No