Paginator 3000
Inspired by this topic, I wrote a module for Drupal, which organizes such page-by-page navigation.
Scrolling with the mouse wheel is added, some jambs are fixed, standard navigation is added when js is disabled, adapted for drupal. No settings: turned on the module - it works, turned it off - returned to the standard navigation.
UPD: Moved the connection of css and js to the init module, so that it works everywhere, fixes a conflict with other GET parameters.
UPD2: Fixed a bug with the links "First" and "Last". Thanks gothica .
You can download it here .
Scrolling with the mouse wheel is added, some jambs are fixed, standard navigation is added when js is disabled, adapted for drupal. No settings: turned on the module - it works, turned it off - returned to the standard navigation.
UPD: Moved the connection of css and js to the init module, so that it works everywhere, fixes a conflict with other GET parameters.
UPD2: Fixed a bug with the links "First" and "Last". Thanks gothica .
You can download it here .