uncaught typeerror 3a bootstrap

Solutions on MaxInterview for uncaught typeerror 3a bootstrap by the best coders in the world

showing results for - "uncaught typeerror 3a bootstrap"
Pete
13 Mar 2020
1Add jquery script before bootstrap
2<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
3<script type="text/javascript" src="/resource/1358914798000/bootstrap/bootstrap/js/bootstrap.js"></script>