-
使用了 lazyLoad加载
(如有需要请提供截图)
![image](https://user-images.githubusercontent.com/11482661/51304009-0260c100-1a72-11e9-9b33-a54cf37acef8.png)
### 复现环境:
- [] 在微信开发工具中存在该问题
- [] 在真机上存在该问题
-
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture
And for support for old browsers https://scottjehl.github.io/picturefill/
-
It would be great if someone could explain me why the lazyload doesn't seem to work with IE 11 and Edge.
-
I have several containers and some are outside the viewport on initial page load - but still the images that are "visible" within the container itself are loaded on page load. They should not be loade…
-
Has anyone had success with getting masonry grid to work with lozad.js. Images are lazyloaded but everything is collapsed when page loads.
Masonry probably thinks that all images are empty because…
ZCweb updated
5 years ago
-
We need a mechanism to lazy load parts of the page, e.g. images and maybe the comment section.
(also mentioned in #12)
maybe interesting:
https://www.npmjs.com/package/react-lazy-load-image-c…
-
降低请求量:
- 合并资源;
- 减少 HTTP 请求数;
- minify / gzip 压缩;
- lazyLoad。
加快请求速度:
- 预解析 DNS;
- 减少域名数;
- 并行加载;
- CDN 分发。
缓存:
- HTTP 协议缓存请求;
- 离线缓存 manifest;
- 离线数据缓存 localStorage。
渲染:
…
-
I'm looking at some of the things [LazySizes](https://afarkas.github.io/lazysizes/index.html)
can do. One cool feature is a low quality place holder image. It would be nice
if j-p-t could generate a…
-
### Element UI version
2.10.1
### OS/Browsers version
mac
### Vue version
2.5.22
### Reproduction Link
https://codepen.io/wushijiang/pen/JjbLwWJ
### Steps to reproduce
1.Configure…
-
刚开始默认初始化页面是支持的,但是一点击图表就内存泄漏一直报错