How to Create a Recent/Popular Posts Section with Pagination Using Twitter Bootstrap + JavaScript
Posted by Michael Milstead | Tutorial, Twitter Bootstrap | 2 CommentsTwitter Bootstrap provides a nice design base for displaying a wide range of content, and we can use its styling in a more dynamic sense with the following tutorial. We’re going to focus on using a row with spans + JavaScript to create a functional recent/popular posts snippet. The real beauty of this is that it can also easily be combined with a CMS function like WordPress’s post query.