stickyfloat icon indicating copy to clipboard operation
stickyfloat copied to clipboard

This plugin makes it possible to have a fixed position element that is relative to it’s parent. A normal fixed positioned element would be “out of context” and is very difficult to use in the most com...

Results 5 stickyfloat issues
Sort by recently updated
recently updated
newest added

when set to true, always scroll the element even when DOM object size is bigger than window Addresses #21 # TODO - [ ] Change to a better option name...

on demo page http://yaireo.github.io/stickyfloat/ checked "Stick to bottom" and unchecked "Bind to parent's bottom" the float div will disappeared to the bottom which cannt be see! osx 10.10.1 and newlast...

hi, first, thank you for the amazing library, it works pretty well. however I found one problem, when scrolling fast, element will not return to position 0 but will stay...

Add an additional configuration parameter `offsetTop` to define a minimum distance to the upper edge.