Better Smooth Scroll

Опис

A lightweight and very fast javascript library that provides enriched versions of the browsers’ scrolling APIs with support for smooth-scrolling, callbacks and many other features.

Multiple scroll-animations on one or more containers can be played at the same time with full controll over them.
Every scroll-animation triggered by the API can be interrupted at any time and supports user-defined custom ease functions.
This API is also fully compatible with Typescript, React.js, Next.js and many other javascript frameworks.

You can try most of the features on:

The Playground

Browser Compatibility

Browser Support
IE ❌
Edge ✔️
Firefox ✔️
Chrome ✔️
Safari ✔️
Opera ✔️
Safari for iOS ✔️
Opera mini ✔️
Android browser ✔️
Opera mobile ✔️
Chrome for Android ✔️
Firefox for Android ✔️
UC Browser for Android ✔️
Samsung Internet ✔️
Baidu Browser ✔️
QQ Browser ❔
KaiOS Browser ❔

PLUGIN FEATURES

Скріншоти

  • A general view of the plugin "options" page.
  • Scroll bars designs on desktop / laptop.
  • Scroll bars designs on mobile devices.

Встановлення

Using plugins page

  1. Go to Plugins -> Add New and search for Better Smooth Scroll.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Click the Better Smooth Scroll link located in main menu section to configure the plugin options

Using Manual File System

  1. Upload better-smooth-scroll to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click the Better Smooth Scroll link located in main menu section to configure the plugin options

Відгуки

07.12.2022
The plugin works fine with my websites without much settings. It works exactly what I was expected.
Прочитати всі 0 відгуків

Учасники та розробники

“Better Smooth Scroll” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Better Smooth Scroll” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.2

  • Compressed Script up to 50%
  • Improved execution

0.1

  • Initial Public Release