commit
efd9dad157
1 changed files with 0 additions and 2 deletions
|
@ -275,7 +275,6 @@ function homePageVideos(qlist_items) {
|
|||
var currWidth = $(window).width();
|
||||
if (loadHit >= 2 && currWidth > 767) {
|
||||
var moveTo = $( ".featAppending" ).last().offset().top;
|
||||
moveTo = moveTo;
|
||||
thakkiLoading(moveTo);
|
||||
}
|
||||
} else {
|
||||
|
@ -286,7 +285,6 @@ function homePageVideos(qlist_items) {
|
|||
var currWidth = $(window).width();
|
||||
if (loadHit >= 2 && currWidth > 767) {
|
||||
var moveTo = $( "#recent_pre" ).last().offset().top;
|
||||
moveTo = moveTo;
|
||||
thakkiLoading(moveTo);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue