This project is not covered by Drupal’s security advisory policy.
Module using ajax page load for infinite scrolling of Views tables. Select Inifinite at pager option. Allows views table tbody scroll and support ajax element inside td.
Installation
- enable module.
- download jquery.tbodyscroll and put it into ./sites/all/libraries/tbodyscroll (if libraries module is enabled or put js file into module folder.
- add a view and choose format table.
- choose infinite table scroll pager.
- set tbody height, tbody height inside pager settings.
*reference from tbodyscroll js plugin:
Required user CSS:
1. User must define same width for th and td in each column, because
thead and tfoot will be "disconnected" from tbody and won't keep same
width automatically anymore.
2. Some changes in user CSS may be needed because table will be wrapped by
div style="float:left".
Dependencies
This module is sponsored and maintained by Xenyo
Project information
2 sites report using this module
- Created by xenyo on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.