constant LAZYLOADER_LOAD_IMAGE_DELAY in Image Lazyloader 7.2
Same name and namespace in other branches
- 7 lazyloader.module \LAZYLOADER_LOAD_IMAGE_DELAY
2 uses of LAZYLOADER_LOAD_IMAGE_DELAY
- lazyloader_admin_configure in ./
lazyloader.admin.inc - Admin Form: General settings
- theme_lazyloader_image in ./
lazyloader.module - Returns HTML for an image.
File
- ./
lazyloader.module, line 21 - Lazyloader Module
Code
define("LAZYLOADER_LOAD_IMAGE_DELAY", 50);