Skip to content

Instantly share code, notes, and snippets.

@eveevans
Created September 11, 2013 20:27
Show Gist options
  • Select an option

  • Save eveevans/6529318 to your computer and use it in GitHub Desktop.

Select an option

Save eveevans/6529318 to your computer and use it in GitHub Desktop.
TurboBla
$(function() {
initPage();
});
$(window).bind('page:change', function() {
initPage();
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment