Smooth scroll effecting Tabs
-
Hi,
Thanks for the helpful plugin.
I am having a conflict issue with the tabs.
I cannot open any tabs when the scroll plugin is activated. It pushes the page down.
Any ideas to resolve please?
-
Hello,
You may exclude your tabs by adding them here and also in
script.min.js
:
https://github.com/anandkumar/jquery-smooth-scroll/blob/bb391ee37be26309da2d543fce94ee53a5815ca8/js/script.js#L48Notice how
#tab
or#collapse
is there.