bbarakaci / fixto

A jQuery plugin for sticky positioning
MIT License
217 stars 57 forks source link

Stick to bottom #53

Open reardestani opened 6 years ago

reardestani commented 6 years ago

Great plugin.

Is it possible to create an sticky sidebar like this page? https://abouolia.github.io/sticky-sidebar/examples/scrollable-element.html

The point is when viewport is smaller than sidebar height, it scrolls to the bottom of sidebar then make it sticky and when scrolling up it makes the top of sidebar sticky.