I'm using Bootstrap V4 and the following error is logged in the console;
Error: Bootstrap tooltips require Tether
(http://github.hubspot.com/tether/)
I have tried to remove the error by installing Tether but it hasn't worked. I have 'installed' Tether by including the following lines of code;
<link rel="stylesheet" href="http://www.atlasestateagents.co.uk/css/tether.min.css">
<script src="http://www.atlasestateagents.co.uk/javascript/tether.min.js"></script>
Have I 'installed' tether correctly?
Can anyone help me remove this error?
If you wish to view the error on my site, please click here and load your console.
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…