File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ removeAttribute | *boolean* | *true* | Determine if the attribut
215
215
handledName | * string* | * 'handled'* | Name of the element tag data attribute, to determine if element is already handled.
216
216
loadedName | * string* | * 'loaded'* | Name of the element tag data attribute, to determine if element is already loaded.
217
217
** effect** | | |
218
- effect | * string* | * 'show'* | Function name of the effect you want to use to show the loaded images, like ` show ` or ` fadein ` .
218
+ effect | * string* | * 'show'* | Function name of the effect you want to use to show the loaded images, like ` show ` or ` fadeIn ` .
219
219
effectTime | * integer* | * 0* | Time in milliseconds the effect should use to view the image.
220
220
** throttle** | | |
221
221
enableThrottle | * boolean* | * true* | Throttle down the loading calls on scrolling event.
You can’t perform that action at this time.
0 commit comments