Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 304 Bytes

KeepInView-jquery-plugin

This plugin is for dynamic web apps when you need a specific selector to be anchored to the top of the page while content above is still being dynamically loaded.

Once the user scrolls, the keepInView will be disabled

Use:

$('selector').keepInView();