Open dwatow opened 7 years ago
htmlb4
Uncaught Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/) at bootstrap.min.js:7 at bootstrap.min.js:7 at bootstrap.min.js:7
reference
add include tether
<script src="https://npmcdn.com/tether@1.2.4/dist/js/tether.min.js"></script>
Reproduce the steps
htmlb4
, save as index.html file.my solution
reference
add include tether