tether

How to fix the error; 'Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)'

a 夏天 提交于 2019-11-26 17:17:38
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

How to fix the error; &#39;Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)&#39;

邮差的信 提交于 2019-11-26 06:05:45
问题 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\'