SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to avoid the error message and you are not using Bootstrap tool tips, you can define window.Tether before loading Bootstrap.
<script> window.Tether = {}; </script> <script src="js/bootstrap.min.js"></script>