no fade, for speed
This commit is contained in:
@ -15,7 +15,7 @@ $(document).ready(function() {
|
||||
});
|
||||
|
||||
$("IMG.lazy").show().lazyload({
|
||||
effect: "fadeIn",
|
||||
//effect: "fadeIn",
|
||||
threshold: 200
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user