Wednesday, May 11, 2016

Tether : JavaScript library to make Absolutely Positioned Element

Tether is a JavaScript library for efficiently making an absolutely positioned element stay next to another element on the page. For example, you might want a tooltip or dialog to open, and remain, next to the relevant item on the page.

Tether includes the ability to constrain the element within the viewport, its scroll parent, any other element on the page, or a fixed bounding box. When it exceeds those constraints it can be pinned to the edge, flip to the other side of its target, or hide itself.

The post Tether : JavaScript library to make Absolutely Positioned Element appeared first on jQuery Rain.


by Admin via jQuery Rain

No comments:

Post a Comment