Quick and easy way to build your product tours with Bootstrap Popovers for Bootstrap 3 and 4. Based on Bootstrap-Tour, but with many fixes and features added.
I wanted to start tour when clicking on the button. But every time I do that, it shows error of "$(...).stop is not a function" and the whole page goes dark. I wonder if anyone has encountered this issue.
I use jquery 3.3.1 and bootstrap 4.3.1 in my html as following code:
I wanted to start tour when clicking on the button. But every time I do that, it shows error of "$(...).stop is not a function" and the whole page goes dark. I wonder if anyone has encountered this issue.
I use jquery 3.3.1 and bootstrap 4.3.1 in my html as following code:
And js: