Page Scroll Progress Bar using Html CSS and jQuery

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • follow us on :
    / keycoding
    keywords:
    scroll indicator,
    Page Scroll Progress Indicator,
    scroll indicator animation,
    scroll indicator css jQuery,
    page scroll progress,

Комментарии • 4

  • @Vichion
    @Vichion 4 года назад +1

    why not use:
    document.documentElement.scrollHeight - document.documentElement.clientHeight;
    as height? if you do, you get 0-100% from top to bottom, it's so much more satisfying.

    • @keycoding5379
      @keycoding5379  4 года назад +1

      😄 Yes you can use
      this method is also not much complicated
      Thanks for suggesting ♥️❤️

    • @Vichion
      @Vichion 4 года назад

      @@keycoding5379 ❤😋

  • @yogeshkumarhs4143
    @yogeshkumarhs4143 4 года назад

    Wanna be friends?