Just include the script and jQuery in your website tag and call it on the elements you want to check. $('.dummy').viewportChecker({ classToAdd: 'visible', // Class to add to the elements when they are ...
Include the script and jQuery in your website tag and call it on the elements you want to check. Besides the global options you can also add data-attributes to each individual element. These ...
Ubiquitous jQuery has been outmoded by JavaScript and browser advances. These jQuery-like alternatives pick up where jQuery left off Simplifying tasks such as HTML document traversal, animation, and ...
If you look at the source of the front page, you see a div with ID tabulator-controls. There you'll see a bunch of buttons defined. Then down at the bottom of the page, you see the jQuery controls for ...