malihu-custom-scrollbar-plugin icon indicating copy to clipboard operation
malihu-custom-scrollbar-plugin copied to clipboard

mCustomScrollbar with bootstrap nav tabs

Open mus009 opened this issue 9 years ago • 5 comments

Hello,

I'm trying to use mCustomScrollbar in dropdown menu for selecting tabs. Problem is, when mCustomScrollbar is active, dropdown isn't working properly (selected items cannot be reselected again).

Here is the code: http://jsfiddle.net/mus/9s0t9m4L/3/

Any help is appreciated.

mus009 avatar Jul 27 '15 14:07 mus009

Hi,

I don't think the fiddle example will work as it seems that the select script cannot remove the active class from the list items if they're contained in another element (e.g. scrollbar's content wrapper).

I have a working example of bootstrap-select with a custom scrollbar here: http://manos.malihu.gr/repository/custom-scrollbar/demo/examples/bootstrap_examples-extended.html (the second bootstrap component)

Maybe you can use this (get the source and related files)?

malihu avatar Aug 09 '15 09:08 malihu

Hi, I have used the code which is there in the repository as mentioned by you.But when I am clicking on the scroll to drag my drop-down is getting hide. Please provide me the solution.

aditya0401 avatar Feb 24 '17 08:02 aditya0401

Same problem, i tried to make horizontal scrollbar inside the nav tabs bootstrap but not working and not shown, elements li of nav tabs is show vertically not horizontally with the scroll bar is not show. Can you give me solution ? I dont know what is the problem from nav tabs bootstrap cannot scrolled horizontally or not .

El-Mahbub avatar Aug 08 '17 18:08 El-Mahbub

I have a something close to this, but a dropdown list in my div will not display, because its hidden, and the scrollbar wont expand it to view it below the threshold.

Can someone please help me: https://stackoverflow.com/questions/47324858/malihu-scrollbar-hides-dropdown-list

krystyna93 avatar Nov 16 '17 13:11 krystyna93

I don't know this is related but...

I tried adding a bootstrap dropright dropmenu inside a left sidebar that uses malihu scrollbar. It didn't work for some reason. dropdown and ups worked fine but the dropright was invisible.

And i think it is caused by scrollbar because dropmenu did work when the scrollbar was disabled form the sidebar.

scrollbar version: 3.1.5 Bootstrap: 4.1.3

yogurtmale0 avatar Aug 27 '19 09:08 yogurtmale0