AanZee / smooth-scroll

Enable smooth scrolling to the href anchor on the element.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smooth-scroll

Enable smooth scrolling to the href anchor on the element.

#Usage

  • Auto initialized for every anchor tag
  • Add 'data-smooth-scroll="disable"' to disable for a link
  • Add 'data-smooth-scroll="click"' to scroll and trigger a click

About

Enable smooth scrolling to the href anchor on the element.

License:MIT License


Languages

Language:JavaScript 100.0%