# fartscroll **Repository Path**: mirrors/fartscroll ## Basic Information - **Project Name**: fartscroll - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/fartscroll - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-02 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fartscroll.js Everyone farts. And now your web pages can too. _Now with 100% less jQuery! (Sorry, jQuery, we still love you)_ ### Setup: 1. Include "fartscroll.js" in your page. (You can use the latest from our CDN: [//code.onion.com/fartscroll.js](http://code.onion.com/fartscroll.js)) 2. Initialize the fartscroll plugin once the DOM has loaded: ```javascript // Fart every 400 pixels scrolled fartscroll(); // Fart every 800 pixels scrolled fartscroll(800); ``` More info at [http://theonion.github.io/fartscroll.js/](http://theonion.github.io/fartscroll.js/).