79355558

Date: 2025-01-14 15:54:05
Score: 0.5
Natty:
Report link

Another whay to going to the top of the page without adding # to the URL is:

<button onclick="window.scrollTo({top: 0, behavior: 'smooth'})">Back to top</button>

Source: https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Julian Espinel