stickUp2 icon indicating copy to clipboard operation
stickUp2 copied to clipboard

stickUp a jQuery Plugin for sticky menus, sidebars and elements

Results 7 stickUp2 issues
Sort by recently updated
recently updated
newest added

I'm dealing with a hidden element that I want to initialize stickUp on when I show it, then destroy when it hides (otherwise it doesn't seem to work), but I...

Hi, When I start to scroll down, some white space appears at the top. Please take a look and let me know what I can do to fix it. https://momstheword.com...

This is an issue when using with WordPress and other applications with a toolbar. The topMargin can change depending on screen size. Would be great if there was a way...

enhancement
help wanted

If i use `function(){ if( $(window).width() < 768 ) return false; return true; }` on load browser width 600, height 600 stickUp2 off, scroll up, then when I change the...

If the element which is to be sticked is positioned absolute, several issues pop up: - placeholder is not positioned absolute - width is not synced properly

enhancement
help wanted

OnInit OnStick OnUnstick OnHold

enhancement
help wanted

Issues with positioning (unstick position not set properly?) when scrolled and changing Column arrangement in foundation (probably applies to any framework)

bug