79247808

Date: 2024-12-03 13:38:53
Score: 2.5
Natty:
Report link

rather place an empty div with id="bottom" at the bottom <div id="bottom>

then run this javascript when needed

document.querySelectorAll('#bottom')[0].scrollIntoView();

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Simon Boshoff