Scroll to Top Button

Scroll to Top button that appears after scrolling down 20%

Estas são as versões deste script em que o código foi atualizado. Mostrar todas as versões.

  • v. 2.4 01/07/2026
    • Forced Hardware Acceleration
    • Optimized Scroll Listener
    • Added Compositing Hints
    • Isolated DOM Layout
    • Update license
    • Updated the metadata version to 2.4
  • v. 2.3 10/05/2026
  • v. 2.2 07/05/2026
    • Minor update
  • v. 2.2 06/05/2026
    • Improvement and optimization.
  • v. 2.1 04/05/2026
    • Version: bumped to 2.2
    • Icon: replaced SVG with text glyph ↑↑
    • Size: button diameter set to 40px
    • Layout: enforced explicit font-size and line-height for the glyph to fix vertical alignment.
    • Isolation: kept a closed Shadow DOM and inline styles to avoid site CSS interference.
    • Behavior preserved: draggable positioning, saved position in localStorage, auto-hide on scroll, smooth scroll on click, and keyboard activation retained.
    • Storage key: unchanged (r2t_pos_v1).
  • v. 2.0 28/04/2026
    • Moved the button into a shadow root to prevent site CSS interference.
    • Stable dragging, switched to pointer events.
    • Position persistence in localStorage.
    • Replaced the arrow with an SVG path.
    • Replaced descriptive IDs/classes with short names.
  • v. 1.0 11/04/2026