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.

scroll


jQuery WebTicker

Creates a scrolling text effect similar to the Twitter Page.

Having released an intial version of my jQuery webTicker and after getting so much success and downloads I have decided to upgrade the ticker and fix some bugs. Please not that there still might be some issues whilst compatibility with IE6 is not guaranteed as it is untested.

Current Version: 1.3
Repository: Github
Requirement: jQuery 1.4.2 / 1.5 or above (note that 1.4.4 is buggy and does not provide good visual performance )
website - http://jonmifsud.com/web-tools/jquery-webticker/

Simple Scrollbar

A simple customizable scrollbar that can be applied to any block element with overflow:auto specified. Color and width can be customized.

Requires jQueryUI (draggable).

Basic usage:

$('.scrollPane').scrollbar();

Where scrollPane is an element with a specified css height and overflow: auto.

To customize colors and width, you can use:

$('.scrollPane').scrollbar({color: '#333', track: '#eee', width: '10px'});

Scroll To Me

Scroll To me is an very simple plugin which helps you to directly scroll to an element you want .

example

Email

Now consider if form is long (height > window height) after user clicks submit you want to bring him to this div tab with id data maybe email is not correct you can simply do this by

$('#data').scrollToMe();

Autobrowse endless scroller

When run on a DOM element, this plugin will make the element grow and fill its content automatically when the user scrolls to the bottom of the element. The content is fetched via ajax, and the plugin keeps a cache using local storage.

Example usage: $(document.body).autobrowse(options);

More info and demo over here.

JJDataGrid

Scrollable table with resizable columns and selectable rows. With this plugin, you can make your table scrollable both vertically and horizontally. Columns can be resizable and rows can be selected.

JQUERY SCROLLER

Create scrolling text and animations with jQuery!

With jQuery Scroller you can create easily smart scrolling text, news ticker, or image animations with few lines of code in jQuery!

You can set many options like...

- velocity, horizontal or vertical direction, starting/ending points, finite or infinite loops, move type ('linear' or 'ping pong'),
- configure mouseover/mouseout events or control programmatically scrolling functions from an external element,
- play, pause, resume scrolling animations or set a custom pointer.

Fully supported by Internet Explorer 6+, Firefox, Opera 9+, Safari

n/a

stickyBar

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

n/a

n/a