Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Smart sticky floating box


Want your box to float beside you as you scroll,
but ONLY in a specific constrained area? or only
on it's parents area? - you got it.

* Extremely useful for side-menus
* All in one vertical floating solution

parameters:

  • duration - the duration of the animation
  • tartOffset - the amount of scroll offset after it the animations kicks in
  • offsetY - the offset from the top when the object is animated
  • lockBottom - 'true' by default, set to false if you don't want your floating box to stop at parent's bottom

Example:
jQuery('#menu').stickyfloat({duration: 400});

Downloads

Version Downloads Date Links
1.0.1-Demo page Notes
1.0.0 Notes
1.0-plugin Notes


4.75
Your rating: None Average: 4.8 (4 votes)