constant LAZYLOADER_DISTANCE in Image Lazyloader 7.2
Same name and namespace in other branches
- 7 lazyloader.module \LAZYLOADER_DISTANCE
3 uses of LAZYLOADER_DISTANCE
- lazyloader_admin_configure in ./
lazyloader.admin.inc - Admin Form: General settings
- lazyloader_admin_configure_submit in ./
lazyloader.admin.inc - Submit handler for the lazyloader settings form.
- theme_lazyloader_image in ./
lazyloader.module - Returns HTML for an image.
File
- ./
lazyloader.module, line 13 - Lazyloader Module
Code
define("LAZYLOADER_DISTANCE", 250);