no fade, for speed

This commit is contained in:
Shish 2012-03-16 02:04:34 +00:00
parent c7bc014364
commit 5a3bd51b2a

View File

@ -15,7 +15,7 @@ $(document).ready(function() {
});
$("IMG.lazy").show().lazyload({
effect: "fadeIn",
//effect: "fadeIn",
threshold: 200
});