Mcustomscrollbar change scrolling direction when shift is pressed
Answers
Answered by
0
HEY BUDDY HERE IS UR ANSWER !!
I know this is an old question but if someone stumbles upon it, here is the plugin-native way to do it without extra scripting:
$('#scrollable').mCustomScrollbar({
scrollInertia: 0,
mouseWheel: {preventDefault: true}
});
HOPE U LIKE !!
》》BE BRAINLY 《《
I know this is an old question but if someone stumbles upon it, here is the plugin-native way to do it without extra scripting:
$('#scrollable').mCustomScrollbar({
scrollInertia: 0,
mouseWheel: {preventDefault: true}
});
HOPE U LIKE !!
》》BE BRAINLY 《《
Answered by
0
Answer:
hope this answer useful to you
Similar questions