Skip to content

Instantly share code, notes, and snippets.

@jmartsch
Created May 30, 2014 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmartsch/4db7f21288dca49d8f2e to your computer and use it in GitHub Desktop.
Save jmartsch/4db7f21288dca49d8f2e to your computer and use it in GitHub Desktop.
jQuery(function($) {
$('.pagination').rethinkpagination({animation: 'fadeInDown', selector: 'h1'});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment