Continuous smooth-scrollbar

Developer
Size
1,804 Kb
Views
22,264

How do I make an continuous smooth-scrollbar?

What is a continuous smooth-scrollbar? How do you make a continuous smooth-scrollbar? This script and codes were developed by NM on 22 December 2022, Thursday.

Continuous smooth-scrollbar Previews

Continuous smooth-scrollbar - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Continuous smooth-scrollbar</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel='stylesheet prefetch' href='https://raw.githubusercontent.com/idiotWu/smooth-scrollbar/develop/dist/smooth-scrollbar.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <section scrollbar> <img src="http://idiotwu.github.io/smooth-scrollbar/images/your_diary.jpg" class="ri">
</section> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script>
<script src='https://raw.githubusercontent.com/idiotWu/smooth-scrollbar/develop/dist/smooth-scrollbar.js'></script> <script src="js/index.js"></script>
</body>
</html>

Continuous smooth-scrollbar - Script Codes CSS Codes

body { margin: 0;
}
img.ri { width: 100%; height: auto;
}
section { position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; outline: none;
}

Continuous smooth-scrollbar - Script Codes JS Codes

$(function() { Scrollbar.initAll();
});
Continuous smooth-scrollbar - Script Codes
Continuous smooth-scrollbar - Script Codes
Home Page Home
Developer NM
Username tokant
Uploaded December 22, 2022
Rating 3
Size 1,804 Kb
Views 22,264
Do you need developer help for Continuous smooth-scrollbar?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

NM (tokant) Script Codes
Create amazing SEO content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!