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.

content slider


Zino Slider

Introduction

Zino Slider is an image and content slider inspired by jQuery UI source. Require jQuery 1.4.2 or higher

Features

  • Cross browser support (Firefox 3+, Chrome 11+, IE8+, Safari 4+, Opera 10+)
  • Full featured and powerful API
  • Slideshow capabilities
  • Highly customizable
  • Horizontal and vertical orientation
  • Multiple sliders on the same page
  • Unobtrusive JavaScript
  • SEO friendly
  • Valid HTML/CSS
  • Semantic HTML

Awkward Showcase - Content Slider

Awkward Showcase is a Content Slider. But it can do more then just slide the content. For example you can add tooltips or enable thumbnails.

View Demo or Download

Some Nice Features

- A slide can contain any type of HTML element.
- Advanced captions, with different animations.
- Position tooltips based on x- and y-coordinates.
- Advanced function for thumbnails, both horizontal and vertical.
- It’s an infinity slide (orbit slide).

okSlide

okSlide sets up a series of panels that can be navigated through by clicking on
available choices on each panel. Each choice leads to another panel until we run
out of panels. It is possible to set it up both in a linear fashion
(where choices are not dependent previous choices ), and hierarchically.

Usage

Navigation relies on proper naming of the id attribute of the containing
panel and the name attribute of the links contained in the panel.

The hierarchy is defined by appending ids of children to the id of their parent.

That is if you have a panel named "one", a direct descendant of this
panel would have an id of "one-two", and a child of "one-two", would have
the id of "one-two-three". When speaking about panels I will refer only
to the last segment of their id, that is panel "one-two-three" will be
referred to as 'Panel three'.

This defines the relationship:

bxSlider | jQuery Content Slider

bxSlider is a content slider / image rotation plugin written in jQuery. Features include:

  • horizontal, vertical, and fade transitions
  • display and move multiple slides at once
  • prev / next, pager, auto controls
  • random start
  • ticker mode
  • before, after, first, last, next, prev callback functions
  • optional styling included
  • TONS of options

jSlider: A Content Slider plugin for JQuery

jSlider is a light weight JQuery plugin for content sliding. By content we mean everything: HTML code, Images, Advertisements etc etc. jSlider allows to put our content in simple div's, and then it automatically generates a content slider for you, which one can customize using various options provided.

loopedSlider

loopedSlider is a plugin made for jQuery that solves a simple problem, the looping of slide content. It was created to be easy to implement, smooth and most of all end the "content rewind" that most other content sliders suffer from.

GalleryView

GalleryView is a content-gallery plugin capable of displaying any HTML content in an animated gallery view. Visit the project home page for documentation and demonstrations.

GalleryView requires the jQuery Timers plugin to facilitate timing of animation events. I have included a copy of jquery.timers-1.3.js with the plugin files.

I also recommend the jQuery Easing plugin to create a smoother filmstrip animation.

Instructions are included with the plugin in the README file.