The Wayback Machine - https://web.archive.org/web/20220412113108/https://github.com/topics/responsive-images
Skip to content
#

responsive-images

Here are 206 public repositories matching this topic...

vanilla-lazyload

LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

  • Updated Apr 10, 2022
  • JavaScript
inetbiz
inetbiz commented Sep 19, 2021

read https://www.deque.com/blog/text-links-practices-screen-readers/
a href's should at LEAST contain a title="" attribute for screen readers.

Your documentation is here https://rbuchberger.github.io/jekyll_picture_tag/users/liquid_tag/argument_reference/link.html

Proposed

{% picture [preset] [image] --alt {{post.title}} --link {{post.url}} "[whatever one wants to put abou

Improve this page

Add a description, image, and links to the responsive-images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the responsive-images topic, visit your repo's landing page and select "manage topics."

Learn more