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.

Top


stickyBar

stickyBar is great for making your websites navigation menu stay visible even after scrolling past it.

TopSlideBox

TopSlideBox

TopSlideBox is a very light and easy-to-use jQuery Lightbox plugin that slides from the top of the page

http://github.com/pierre-lecocq/topslidebox

Install

Just include:

Scroll Events

This plugin provide special events for handling actions.

4 events are available: scrollstart, scrollstop, scrollreachtop and scrollreachbottom.

The first two are usefull to do actions while user is scrolling a element. The last two are usefull to fire actions on scrolling limits.

This plugin was created to do automatic pagination based on scrolling events.

Special thanks to James Podolsey who created the code that give inspiration to start and stop events (http://james.padolsey.com/javascript/special-scroll-events-for-jquery/)

MWPS Quickbar

QuickBar is a jQuery plugin made by Seich. It provides a fast and simple way to display a message in the form of a notice bar. Like commonly displayed by browsers. This bar slides down at the top of the page to display a message or notice of some kind. Currently QuickBar can display any type of information, allowing it be used for more than the simple notice bar. QuickBar is fully editable, and provides options to customize it in multiple ways.