Skip to content
#

lazy-loading

Here are 678 public repositories matching this topic...

nichalko
nichalko commented Jan 31, 2019

Expected Behavior

Running validator https://validator.w3.org on basic <picture> elements as per setup config should not result in errors.

Current Behavior

Currently when running validator on:

<picture class="lozad" style="display: block; min-height: 1rem" data-iesrc="images/thumbs/04.jpg" data-alt="">
    <source srcset="images/thumbs/04.jpg" media="(min-width: 1280px)">
   
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 Nov 9, 2020
  • JavaScript
mol
nin-jin
nin-jin commented Aug 10, 2019

http://mol.js.org/app/demo/-/#demo=mol_date_demo

Через выпадающий календарь сейчас можно выбрать лишь день. Чтобы поменять месяц приходится редактировать через клавиатуру. Однако, частое действие - переход к соседнему месяцу. В шапке календаря есть место слева и справа - туда можно поместить кнопки перехода к следующему и предыдущему месяцам. Кнопки должны быть на всё пустое пространство, чтобы

Improve this page

Add a description, image, and links to the lazy-loading 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 lazy-loading topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.