Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladikoff/infinite-scroll-jquery-plugin-for-drupal
Infinite Scroll jQuery plugin + jQuery Masonry for Drupal
https://github.com/vladikoff/infinite-scroll-jquery-plugin-for-drupal
Last synced: 14 days ago
JSON representation
Infinite Scroll jQuery plugin + jQuery Masonry for Drupal
- Host: GitHub
- URL: https://github.com/vladikoff/infinite-scroll-jquery-plugin-for-drupal
- Owner: vladikoff
- Created: 2010-01-15T16:53:52.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-01-15T20:18:26.000Z (almost 15 years ago)
- Last Synced: 2024-10-19T00:25:28.948Z (3 months ago)
- Homepage: http://www.infinite-scroll.com
- Size: 314 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
1. Include the JS Files
2. Create a view using Drupal Views
3. Initialize .infinitescroll() with 'pages: {numberOfPages}' (number of pages in the view, use javascript to get that number.)Check the wiki for the Views view setting