Advertise here

jQuery Plugins Tagged ‘position’

glio.js – Detects When Mouse Leaves the Viewport

June 06, 2016     1326     Others
glio.js – Detects When Mouse Leaves the Viewport

glio.js is a javascript library that detects if the mouse of a user leaves the viewport/document borders of your website and when this happens, trigger your callback.

Read More »

Trial.js – Mouse Monitoring & Prediction Library

May 27, 2016     942     Others
Trial.js – Mouse Monitoring & Prediction Library

Trial.js is a simple library to monitor mouse position and predict user input.

Read More »

Scrollbear – Maintain Scroll Position When Images Loaded

May 05, 2016     1125     Scroll
Scrollbear – Maintain Scroll Position When Images Loaded

Scrollbear is a tool that maintains the container scroll position when images loaded.

When images loaded, the scroll position will jump and cause a unfriendly experience. Scrollbear will trace the container height and maintain the scroll position when the images loaded and container height change.

Read More »

Tether – Positioning Library to Make Overlays, Tooltips and Dropdowns Faster

January 29, 2014     2529     Others
Tether – Positioning Library to Make Overlays, Tooltips and Dropdowns Faster

Tether is a javascript library for efficiently making an absolutely positioned element stay next to another element on the page.

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

Read More »