Conflict with slider forward and backward arrows
-
Hi,
Love the plugin, but its stopping an image slider from working - how to exclude the slider from the plugin script please?
Thanks
-
Hello,
You may exclude your slider by finding their I'd and 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; you will need to append that.If your site is live share the URL so I could help better.