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