Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

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!

share|improve this question
actually the js appends next badge of posts when you scrolls down the page. – amit Oct 10 '12 at 11:30
This question looks like an off topic for this site - You may only ask WordPress related stuff here. Correct place for JQuery questions - Stack Overflow – amit Oct 10 '12 at 11:33

closed as off topic by Rarst Oct 10 '12 at 11:35

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.