Topic: What files do I need to import in order to make the Scrollbar work?
Might be a dumb question, but could you please let me know what files I need to import in my html in order to make the Scrollbar to work? I can't seem to find an equivalent file under the js/css or plugins folders. Thanks a lot
mlazaru staff answered 2 years ago
Hi,
You need only <link rel="stylesheet" href="css/mdb.min.css" />
in the head
and <script type="text/javascript" src="js/mdb.min.js"></script>
after the body
.
Both are included in our starter-pack. If both styles and javascript are included in your HTML, use code from basic-example and let me know if it works.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 4.4.0
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No