This website requires JavaScript.
Explore
Help
Sign In
MontoyaTech
/
ignite-html-lazyload
Watch
1
Star
0
Fork
0
You've already forked ignite-html-lazyload
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
0a417307922ad4172618cb53122808af8b74f2bc
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Matt Mo
0a41730792
Lazy load now overrides the on attribute changed function and checks to see if src is being set, if it is and we have a pending lazy load it will update the lazy load so that the correct image is loaded.
2021-11-11 12:00:53 -08:00
ignite-html-lazyload.js
Lazy load now overrides the on attribute changed function and checks to see if src is being set, if it is and we have a pending lazy load it will update the lazy load so that the correct image is loaded.
2021-11-11 12:00:53 -08:00
README.md
Initial commit
2021-05-04 21:03:16 +00:00
README.md
Ignite Html Lazyload
A plugin for Ignite Html that adds lazy loading support for images via a simple template function.
Description
A plugin for Ignite Html that adds lazy loading support for images via a simple template function.
Readme
33
KiB
Languages
JavaScript
100%