• I have a list with the titles of the recent 5 posts of a certain category and navigation-links to get the previous/next five.

    Now, instead of loading that page (blabla/page/2) I’d like to just pull the next 5 headlines out of the database without reloading the page.

    I guess that would be possible with some Ajax-stuff, but how?

  • The topic ‘Ajaxified Post-Loop’ is closed to new replies.