Skip to content

Instantly share code, notes, and snippets.

@markrickert
Created September 14, 2011 15:03
Show Gist options
  • Save markrickert/1216812 to your computer and use it in GitHub Desktop.
Save markrickert/1216812 to your computer and use it in GitHub Desktop.
Smoother Animations with jQuery
//Basic Usage:
$().framerate()
//Usage w/options:
$().framerate({framerate: 24, logframes: true})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment