fixed-sticky icon indicating copy to clipboard operation
fixed-sticky copied to clipboard

DEPRECATED: A position: sticky polyfill that works with filamentgroup/fixed-fixed for a safer position:fixed fallback.

Results 26 fixed-sticky issues
Sort by recently updated
recently updated
newest added

There's no banner with credits and license infos are missing in fixedsticky.js

.fixedsticky-on is being called up to 700px above the parent container of .fixedsticky-on. I've tinkered with setting a fixed height and width on the parent container and .fixedsticky element. If...

I tried working your script with jquery mobile but it seems to be not compatible with it. I tried searching by myself by building custom package but I don't found...

I use Bootstrap 3 and am experiencing the exact same issues as I would when using position:fixed on on of my columns when using this plugin. As I scroll the...

Take this JS Bin: http://jsbin.com/rumahewupu/2 (It uses the code from the `issue-28` branch to allow for the bottom transition case.) The problem is that the sidebar scrolls to the very...