PageUp and PageDown buttons

PageUp and PageDown buttons on the side of each page. Hold to scroll to top/bottom. Mainly useful for reading web pages on e-ink devices, but can be handy for other touch devices.

These are versions of this script where the code was updated. Show all versions.

  • v0.2.4 2023-02-28

    Fix handling of touch events

  • v0.2.3 2023-02-28

    Removed top/bottom buttons - they get in the way too easily. Instead, trigger scrolling to top/bottom when holding PageUp/PageDown.

  • v0.2.2 2023-02-28

    Increased default value of topBottomGapPx

  • v0.2.1 2023-02-28
  • v0.2 2023-02-28

    Added Top and Bottom buttons. Consolidated config options to the top of the code block, support moving the buttons to the left side.

  • v0.1 2023-02-22