Topic: Sticky, disabled
Hi.
There is
$(function(){$("#stickyrightmenu").sticky({zIndex: 2,});});
Works great
But there is a task, at a certain event to disable this function (so that the content stops moving when scrolling and remains in place). How to do it? How to disable .sticky with JS? Thank.
Add comment
Bartłomiej Malanowski staff pro premium answered 6 years ago
There's no way to "disable" sticky content, but you can try to use stickyStopper which allows you to stop the element at the point you want.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.5.9
- Device: Any
- Browser: Any
- OS: WIN
- Provided sample code: No
- Provided link: No
Related topics