-
I need to change the images per each breakpoint.
For example, for
max-width: 767px: image-mobile.jpg
max-width: 1024px: image-desktop.jpg
I'm trying this way, but doesn't work for me:
```
…
-
Hi guys,
I see issues regarding componentDidMount and so on, but I did not found anything anything about the possibility to defer element load not only on presence into viewport, but also after DOM…
-
Hi,
I use this plugin to lazyload images and scripts, and it works well.
But for some reason, it doesn't when I create a custom ajax loader.
This is my code:
```
$(function() {
$('i…
-
I like this carousel alot, but in chrome (win xp and win 7) the loop option gives an unwanted lazyload effect on the duplicated images. So when it slides there is a blank space for about .5 sec. I us…
-
I wanted to document this behavior. I've checked other, shorter deck.js slides that don't have this problem. But on the iPad, my large slide decks like https://github.com/rachelnabors/animation-worksh…
-
### Link to the code that reproduces this issue
https://github.com/kev-ac/repro-nextimage-lazyload-scroll-bug
### To Reproduce
1. Start application
2. Watch the animation without moving the mouse …
-
hi,
is it great package for awesome use.
I try that online and admit supid error on html like that :
```HTML
```
![image](https://user-images.githubusercontent.com/2537…
-
```
You could improve page load time by delaying the loading of paginated image
thumbnails using something like the jquery lazy load plugin, ideally you would
load the first 'x' album thumbnails on …
-
- jpeg形式で保存し、画像リンク発行。lazy loadができるように。
# 必須仕様
- [x] 動的読み込み
- [ ] 縦or横 スクロールorめくり表示
- [ ] シークバー
- [ ] ページ毎のリンク発行, 共有
- [ ] 一括確認画面
# 欲しい仕様
- [ ] しおり
- [ ] 見開き表示
- [ ] メモ(しおり拡張)
-
Using v2
Working fine on load but not working on ajax response