1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +02:00

lazyload poster

This commit is contained in:
daniel 2019-02-09 00:24:29 -03:00
parent edd3fb38f7
commit 43cc6dabc8
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ $(function () {
$(".thumbsImage").removeClass('active');
$('.poster').slideUp();
$('#poster'+crc).css('background-image', 'url(' + $('#poster'+crc).arrt('poster') + ')');
$('#poster'+crc).slideDown('slow', function () {
var top = row.offset().top;
$('html, body').animate({