mirror of
https://github.com/sbrl/SnoozeSquad.git
synced 2018-01-10 21:33:44 +00:00
Add more detail to README.
This commit is contained in:
parent
6cc16b8195
commit
e3802df6b7
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ Note that no other attributes will be touched, so you can safely do whatever els
|
||||||
|
|
||||||
If for some reason the `data-src` attribute is unsuitable, you change change it with the `attributeName` parameter (see below).
|
If for some reason the `data-src` attribute is unsuitable, you change change it with the `attributeName` parameter (see below).
|
||||||
|
|
||||||
|
Snooze Squad should also properly detect which images are currently in the viewport, and load them automatically.
|
||||||
|
|
||||||
|
You can also set the `src` attribute of your lazily-loaded images to a placeholder or other loading image / animation - Snooze Squad will overwrite this with the actual address of the image when the image is lazily loaded.
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
You can pass Snooze Squad a number of options. Below is an explanation of each:
|
You can pass Snooze Squad a number of options. Below is an explanation of each:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue