Skip to content

Instantly share code, notes, and snippets.

@ismh
Created February 14, 2015 18:56
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 ismh/745f694e681c2042d4a6 to your computer and use it in GitHub Desktop.
Save ismh/745f694e681c2042d4a6 to your computer and use it in GitHub Desktop.
bigfootinjection-numbers
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="/s/bigfoot.js"></script>
<link rel="stylesheet" type="text/css" href="/s/bigfoot-number.css">
<script type="text/javascript">
$.bigfoot(
{
numberResetSelector: "article"
}
);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment