Infinite Scroll is a JavaScript plugin that automatically adds the next page, saving users from a full page load.
Infinite Scroll is a JavaScript plugin that automatically adds the next page, saving users from a full page load.
Customer Reviews
Administrator in Arts and Crafts
Advanced user of Infinite ScrollHow easy this plugin is to use on a website. Remember plug and chug from middle school? Same concept applies here. You can make great looking scroll boxes that seem smooth and low-cost very easily and also quickly. You can also refer to the API that is listed on their site, and even has code examples to show how to use each call. Very simple, yet effective site they have to show how the tool will work.
If you aren't familiar with how html or css works, but know how js works you might find this a bit tough to use. Although I'm no expert in the prior, I follow the latter easier and there was a bit of straggling figuring out placement and size/container issues to fit the box etc.
If you want an easy to use API for javascript for scrolling, this isn't a poor choice. Some html is needed (basic), and some CSS may be necessary to write. There are several different ways to implement or instantiate this, so depending on your skills it should not be too difficult to figure out.
How to effectively show images or a feed with little trouble. having a full page just be scrollable is exhausting if you have more content you want to share after everything, so putting a bunch of content in a scroller that shares similar content is a good way of saving space, and improving user efficiency.