πŸ”” Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Clingify is a jQuery plugin that allows you to easily create β€œsticky” or β€œfixed” headers, navs, and other page elements. Once you scroll past the targeted element, the plugin will toggle a CSS class that gives the element a fixed position, pinning it in place on the page.

Plugins

Documentation

Clingify

I wrote a jQuery plugin for sticky / clingy page elements with lots of cool options.

Requires jQuery 1.7+.

Documentation and demo here: http://theroux.github.io/clingify/

Known issues:

  • There is a bug with jQuery's wrap method. If your clingy element contains a script tag, jQuery will attempt to evaluate it, and the plugin will fail.

You May Also Like