Answer the question
In order to leave comments, you need to log in
Bootstrap Tour how to launch on click?
Hello everyone, the tour does not start although I did
<script>
$(document).ready(function() {
$("#starttour").click(function(event){
tour.start(true);
});
});
</script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question