$(function(){ var $dpnwmojfkxbgisreqvchtul = $('#dpnwmojfkxbgisreqvchtul .post-wrap'); $dpnwmojfkxbgisreqvchtul.infinitescroll({ navSelector : '#dpnwmojfkxbgisreqvchtul-nav', nextSelector : '#dpnwmojfkxbgisreqvchtul-nav a', itemSelector : '.post-row', loading: { msgText: '로딩 중...', finishedMsg: '더이상 게시물이 없습니다.', img: 'https://01.avsee.ru/plugin/apms/img/loader.gif', } }, function( newElements ) { var $newElems = $( newElements ).css({ opacity: 0 }); $newElems.imagesLoaded(function(){ $newElems.animate({ opacity: 1 }); $dpnwmojfkxbgisreqvchtul.append($newElems); }); }); $(window).unbind('#dpnwmojfkxbgisreqvchtul .infscr'); $('#dpnwmojfkxbgisreqvchtul-more a').click(function(){ $dpnwmojfkxbgisreqvchtul.infinitescroll('retrieve'); $('#dpnwmojfkxbgisreqvchtul-nav').show(); return false; }); $(document).ajaxError(function(e,xhr,opt){ if(xhr.status==404) $('#dpnwmojfkxbgisreqvchtul-nav').remove(); }); });