Thursday, April 18, 2019

gandul – Accessible Image Lazy Loading

gandul is a lightweight javascript module that adds a different approach on lazy loading focusing on accessibility. 

  • Making you drop the src attribute of the image
  • Making you create a base64 data / low resolution blurred alternative version of the image
  • Including the img element into a <noscript> tag.

by via jQuery-Plugins.net RSS Feed

No comments:

Post a Comment