Smooth Scroll a lightweight script to animate scrolling to anchor links

Overview

Smooth Scrollis a lightweight script to animate scrolling to anchor links. For more info please visit the plugin's site.

Usage

Smooth Scroll's Javascript files are bundled in the global scripts bundles and are globally included in all pages:
<link href="assets/css/style.bundle.css" rel="stylesheet" type="text/css"/>
<script src="assets/js/scripts.bundle.js"></script>

Initialization

  • Smooth Scroll's Javascript is globally initialized with our KTAppwrapper defined in src/js/layout/app.js.
  • To include Smooth Scroll into your project, you need to include a HTML attribute data-kt-scroll-togglewithin the aelement with a hrefset with a hastag #. For more options available, such as offsetparameters, please refer to the initialization definition in src/js/layout/app.js.
  • For more information on Smooth Scroll's other options, please refer to the official plugin site.

Basic Example

Click on the button below to scroll to the top without any offset.
<a href="#top" class="btn btn-primary" data-kt-scroll-toggle>Scroll to Top</a>

<div id="top">
    ...
</div>

Offset Example

Click on the button below to scroll to "Usage" with offset. Add the HTML attribute data-kt-scroll-offsetwith the offset value in pxto the anchor element.
<a href="#usage" class="btn btn-primary" data-kt-scroll-toggle>Scroll to Usage</a>

<div id="usage" data-kt-scroll-offset="85">
    ...
</div>

Responsive Offset Example

Click on the button below to scroll to "Initialization" with a responsive offset. Add the HTML attribute data-kt-scroll-offsetwith the offset value in pxto the anchor element. The responsive values follows the standard Bootstrap breakpoints where defaultrepresents the base size and moves up with sm, md, lgor xl.
<a href="#initialization" class="btn btn-primary" data-kt-scroll-toggle>Scroll to Usage</a>

<div id="initialization" data-kt-scroll-offset="{default: 75, lg: 85}">
    ...
</div>

Activity Logs

There are 2 new tasks for you in “AirPlus Mobile APp” project:
Added at 4:23 PM by
img
Meeting with customer
Application Design
img
img
A
In Progress
View
Project Delivery Preparation
CRM System Development
img
B
Completed
View
Invitation for crafting engaging designs that speak human workshop
Sent at 4:23 PM by
img
Task #45890merged with #45890in “Ads Pro Admin Dashboard project:
Initiated at 4:23 PM by
img
3 new application design concepts added:
Created at 4:23 PM by
img
New case #67890is assigned to you in Multi-platform Database Design project
Added at 4:23 PM by
Alice Tan
You have received a new order:
Placed at 5:05 AM by
img

Database Backup Process Completed!

Login into Jet Admin Dashboard to make sure the data integrity is OK
Proceed
New order #67890is placed for Workshow Planning & Budget Estimation
Placed at 4:23 PM by
Jimmy Bold
Upgrade To Pro
Pro Version Benefits Free Pro
UI Elements 20 100
In-house Components 20 40
Crafted Pages 5 20
Complete Documentation
Product Support
Layout Builder
Email Templates
Chat App
Customers App
Upgrade to Jet HTML Pro