-
Hi.
I see that scripts and styles are lazyloaded at start not after the element with them is in viewport.
Wouldn't it be a better idea?
Only when we scroll to the element that call these resour…
-
It will drastically improve the page load speed if there is LazyLoad feature for the sticky videos.
When a cover overlay image is set, the video only loads when the play button is hit.
-
@zipper:
- [x] Přidat JS pro lazy iniciazlizaci recatpcha.
- [x] Přidat npm skript (?) pro minifikaci recaptcha zdroje.
Programátor:
- [ ] Připravit PHP pro vytváření formulářového prvku `recapt…
-
https://github.com/aFarkas/lazysizes
https://mademistakes.com/articles/using-jekyll-2017/#lazyload-tag
-
**Story:**
As a user I would like to be able to load more quizzes so that I have a convenient way of getting to all available options.
**Details:**
- Quizzes page needs pagination -OR- lazy-loadi…
-
```
With the release of 1.8.31.2, lazyload images is broken. This worked properly
in 1.7.30.4. Example pages not lazyloading:
http://ngxpagespeed.com/ngx_pagespeed_example/lazyload_images.html?Pag…
-
transform actions (from svelte-transform lib)
lazyload (but good)
pannable / touch actions
scrolldrag (for horizontal scrolling on carousels)
dnd (dragging between multiple containers)
-
Hi, some elements do not appear when the .js is lazyload. Could you please fix it ? Thank you
-
My code just like this
```
function A () {
const [imgs] = React.useState(Array(20).fill('').map((_, i) => i))
const fullscreen = React.useCallback(() => {
const container = documen…
-
_Lazyload Config in Parent App_
```
{
name: "lazyload-module",
files: ["http://link_to_lazyload_module_js"],
reconfig: true,
rerun: true
},
```
_Module Code to be LazyLo…