stickybits
stickybits copied to clipboard
Different parent?
It is possible to use a different parent element than the actual parent in DOM?
@strarsis
No. If you would like to provide a PR, support would be considered. A feature like this would be really complex and cause issues for other features + weird support across browsers.
Thanks for the thoughtful question!
Readers, please give this issue a thumbs up if you would like this feature to be considered. 👍
+1 for this feature!
My site's header has 3 bars wrapped inside <header> tag and I only want to make the last bar sticky. Apparently, it's not possible to make the last header bar always on the top of the page without unwrapping those three bars out of <header> tag.
@yowainwright any other solution for this http://jsfiddle.net/Lkt26q70/1/ ?
@reefki @strarsis ...darn it, when the people want it, they want it! 😊
Did any progress happen on this?
@alejandroiglesias no. Would you like to work on it? 🙂