Everyone farts. And now your web pages can too.
- Include "fartscroll.js" in your page.
- Initialize the fartscroll plugin once the DOM has loaded:
// Fart every 400 pixels scrolled in the document
fartscroll(document);
// Fart every 800 pixels scrolled in the document
fartscroll(document, 800);
More info at http://theonion.github.io/fartscroll.js/.