bootstrap-combobox
bootstrap-combobox copied to clipboard
Added scrollToOption function
trafficstars
The old fixMenuScroll() solution does not work as expected, it often happens that the scroll gets ahead of the actual selection and the selected option is not visible. The scrollToOption() function fixes that behavior. Used it in one of my projects and hope it will help the community.