I am using Bootstrap Tour for a guided tutorial on how to use our tool. Upon clicking the Next >>
button however, I would like to make sure some javascript variables are correct before allowing the user to continue.
How can I prevent the onNext()
method from firing if certain conditions aren't met?