Исходный текст | Переводы |
---|---|
The offset controls how early you want the elements to be loaded before they’re visible. Default is %val, so %val pixel before an element is visible it’ll start loading. | |
saveViewportOffsetDelay | |
Delay for how often it should call the saveViewportOffset function on resize. Default is %val | |
validateDelay | |
Delay for how often it should call the validate function on scroll/resize. Default is %val | |
Selector class | |
Element selector for elements that should lazy load. Do not include a leading period. Default is %val | |
skipClass | |
Elements having this class name will be ignored. Default is %val | |
errorClass |