Skip to content

Instantly share code, notes, and snippets.

@vijaydev
Created August 24, 2011 13:16
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 vijaydev/1168030 to your computer and use it in GitHub Desktop.
Save vijaydev/1168030 to your computer and use it in GitHub Desktop.
$('div.news .pagination a').click(function() {
setTimeout(function() { Ghf.run(); }, 2000);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment