All Projects → wataruoguchi → clever-infinite-scroll

wataruoguchi / clever-infinite-scroll

Licence: MIT license
A useful infinite scroll jQuery plugin. It changes title and URL automatically, it's nice for SEO.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to clever-infinite-scroll

marquee-ora
A tool to create an ora compatible spinner object that behaves like a scrolling marquee
Stars: ✭ 73 (+30.36%)
Mutual labels:  scrolling
react-smart-scroll
Efficient rendering of long lists in React
Stars: ✭ 27 (-51.79%)
Mutual labels:  scrolling
really-smooth-scroll
A script that smoothen scrolling in the browser
Stars: ✭ 21 (-62.5%)
Mutual labels:  scrolling
react-custom-scroller
Super simple React component for creating a custom scrollbar cross-browser and cross-devices.
Stars: ✭ 30 (-46.43%)
Mutual labels:  scrolling
NoobScroll
A lightweight jQuery Plugin that add some cool function to make scrolling more fun [Archive]
Stars: ✭ 43 (-23.21%)
Mutual labels:  scrolling
2DUICollectionViewSwift
A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily customisable as per your requirements as it is designed keeping the superset requirement in mind. Developed in latest Swift syntax.
Stars: ✭ 28 (-50%)
Mutual labels:  scrolling
scroll-sync-react
A scroll syncing library for react that is up to date
Stars: ✭ 49 (-12.5%)
Mutual labels:  scrolling
EasyScrollDots
Single page scroll JavaScript plugin that allows for vertical navigation of page sections
Stars: ✭ 38 (-32.14%)
Mutual labels:  scrolling
FlexibleHeader
A container view that responds to scrolling of UIScrollView
Stars: ✭ 69 (+23.21%)
Mutual labels:  scrolling
just-scroll
Simple indicate the possibility of scrolling on a page with СSS3 animation.
Stars: ✭ 34 (-39.29%)
Mutual labels:  scrolling
resizing-header-on-scroll
When you scroll down the page a bit, the header resizes smaller with CSS3 animations, and gets back bigger when you scroll back to the top
Stars: ✭ 19 (-66.07%)
Mutual labels:  scrolling
onscroll-effect
A tiny JavaScript library to enable CSS animations when user scrolls.
Stars: ✭ 35 (-37.5%)
Mutual labels:  scrolling
cachu-slider
🌈 🔆 Create animated full screen and content-fit sliders efficiently.
Stars: ✭ 30 (-46.43%)
Mutual labels:  scrolling
react-scroll-locky
📜🔒 – React full-cream "anti-scroll" library, you were looking for
Stars: ✭ 55 (-1.79%)
Mutual labels:  scrolling
angular-scrollspy
A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport
Stars: ✭ 34 (-39.29%)
Mutual labels:  scrolling
render-props
㸚 Easy-to-use React state containers which utilize the render props (function as child) pattern
Stars: ✭ 33 (-41.07%)
Mutual labels:  scrolling
jquery-scrollwatch
jQuery plugin for determining active sections on the page based on scrolling
Stars: ✭ 18 (-67.86%)
Mutual labels:  scrolling
react-list-any-height
React scroll list for item with any height
Stars: ✭ 12 (-78.57%)
Mutual labels:  scrolling
linearmouse
🖱 The mouse and trackpad utility for Mac.
Stars: ✭ 1,151 (+1955.36%)
Mutual labels:  scrolling
vue-in-viewport-mixin
Vue 2 mixin to determine when a DOM element is visible in the client window
Stars: ✭ 99 (+76.79%)
Mutual labels:  scrolling

Clever Infinite Scroll

This is another Infinite Scroll jQuery plugin but little bit clever.

  • Please implement it in page footer or something common element
  • It is super simple, it might work in Wordpress and other CMSs

Features

  • Infinite Scroll
    • Only you need a few elements to make it active
    • You can customize the selector names
    • Of course, contents are loaded by Ajax
  • Change URL
    • The URL and page title will be changed automatically
    • It leaves History that which contents you have seen in your browser
    • It will work for both scrolling up & down
    • By offset option, you can set the offset distance for fetching next page. Default is window's height

That's it. Pretty simple, Eh?

Project models

It should look like...

Outcomes

Users (Thanks!)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].