I'm working on a website in Wordpress using Wookmark jQuery plugin and infinite scroll. Working great, but I would like to use append instead of scroll to load next badge of posts.
Currently using this code in my function.php http://pastie.org/5029028
And this to get things scrolling in the header: http://pastie.org/5029068
Anyone can give a direction on how to change that into the appending function in jQuery? Thanks!
jsappends next badge of posts when you scrolls down the page. – amit Oct 10 '12 at 11:30off topicfor this site - You may only ask WordPress related stuff here. Correct place for JQuery questions - Stack Overflow – amit Oct 10 '12 at 11:33