UNPKG

tether

Version:

A client-side library to make absolutely positioned elements attach to elements in the page efficiently.

8 lines (7 loc) 197 B
<link rel="stylesheet" href="./dolls.css" /> <script src="//github.hubspot.com/tether/dist/js/tether.js"></script> <script src="./dolls.js"></script> <body> <div class="scroll"> </div> </body>