I\'m trying to implement infinite scroll. Full code
jQuery(document).ready(function($) { $(window).scroll(function() { var that = $(\'#loadMore\')