Control the amount the page is scrolled down when the button "PageDown" is pressed

Is there any way to control the amount the page is scrolled down when the button “PageDown” is pressed?

My simple page is stored here:
BRG-research/compas_assembly2: Assembly data-structure for structural elements and fabrication processes (github.com)

Please provide details on Page down button you are referencing. I don’t see any such button on your website.

This is more of a Javascript question than a Jekyll question.

Can you try this StackOverflow answer ? The delta variable should control the scrolled amount

1 Like