$(function(){ var $sluprtqwfhivojemkgxdn = $('#sluprtqwfhivojemkgxdn .post-wrap'); $sluprtqwfhivojemkgxdn.infinitescroll({ navSelector : '#sluprtqwfhivojemkgxdn-nav', nextSelector : '#sluprtqwfhivojemkgxdn-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 }); $sluprtqwfhivojemkgxdn.append($newElems); }); }); $(window).unbind('#sluprtqwfhivojemkgxdn .infscr'); $('#sluprtqwfhivojemkgxdn-more a').click(function(){ $sluprtqwfhivojemkgxdn.infinitescroll('retrieve'); $('#sluprtqwfhivojemkgxdn-nav').show(); return false; }); $(document).ajaxError(function(e,xhr,opt){ if(xhr.status==404) $('#sluprtqwfhivojemkgxdn-nav').remove(); }); });