Skip to content

Instantly share code, notes, and snippets.

@mtrpcic
Created November 6, 2012 20:17
Show Gist options
  • Save mtrpcic/4027237 to your computer and use it in GitHub Desktop.
Save mtrpcic/4027237 to your computer and use it in GitHub Desktop.
function handler(animate){
return function(path){
get_page(path, animate);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment