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.

gallery


Easy Gallery for jQuery

Easy Gallery

An easy jquery image gallery slider. Simple code and simple HTML code.
Simple as:

* including the script to your web page.
* add this code: $("#galleryID").egallery();

Options

Options to be passed to customize it more:
Example: $("#galleryID").egallery({ width:500,
height:230,
easing: 'easeInOut',
speed: 1000
});

width: 400, // Width for gallery holder, li
height: 400, // Height for each element
speed: 600, // Animation speed in MS
delay: 3000, // delay for auto play to transact.
easing: 'swing', // Easing animation. require to include easing plugin
thumbs: 'none', // Thumbs: none, numbers, image OR custom
thumbClass: '', // Thumb CSS class
thumbImage: '', // Image url for thumbs.
aClass: '', // Thumb active class
auto: true // True to enable auto play

jQueryUI - Themegallery

jQueryUI-Themegallery is not a plugIn. On the jQueryUI-Themegallery-Homepage you have the posibility to edit your own theme und save it. Furthermore you can choose a costum theme from the themegallery and download it on the jqueryUI-Homepage.

Visit the jQueryUI-Themegallery-Homepage on: http://jqueryuithemegallery.just-page.de

Easy Gallery

Easy Gallery is an easy jquery image gallery slider. Simple code and simple HTML code.
Simple as:

* including the script to your web page.
* add this code: $("#galleryID").egallery();

Easy gallery has default settings to run. You can customize these settings like:

$("#galleryID").egallery({
width:500, // in pixel
height:200,
speed: 1000, // 1000 = 1 second
delay: 400, // in milliseconds.
easing: 'EaseInOutBack', // Need to include easing plugin
thumbs: 'numbers', // Values are: none (default), numbers, image, custom
// when you choose custom, no changes will be made on thumbs.
thumbClass: 'thumb_class', // CSS class for thumbs.
aClass: '' // CSS Class for the current thumb

});

For more about Easy Gallery, please follow the Home link.

Exposure

Give your photos some decent exposure

Exposure is a jQuery plugin for rich and smart photo viewing that can handle very large amounts of photos. See the Exposure website for more information.

Features

  • Easy to use default setup.
  • Flexible configuration that allows custom transition effects and similar.
  • Smart image preloading.
  • Support for photo captions and additional photo meta data.
  • Keyboard navigation.
  • Localization available for any language.
  • Supports all major browsers.

jGallery - A jQuery plugin for image gallerys

jGallery is a jquery plugin to on a elegant way expose all your images and gallerys.

Demos, Features, How To's & and at:
http://github.com/igorescobar/jGallery

jReelGallery

A jReelGallery is a small image gallery script based on the default OS window scrolling extended with easing. Supports scrolling, key events (e.g.: down and up arrow keys, home and end button). Highly customizable.

For full documentation, please visit "jReelGallery – Cross browser fluid jQuery image gallery" at marcelljusztin.com

MicroGallery

MicroGallery is one of the smallest (800 bytes) gallery plugins around. There are no fancy animations (as if one's watching pictures of products, one doesn't want to wait for them to fade in, slide down or whatever ...).

What MicroGallery does is:

Showing thumbnails

  • Letting the user click on the thumbnails
  • Showing the clicked thumbnail in a bigger size
  • The 'target-element' in which the big pictures will be shown can be chosen, so you'll be able to change the background-image of any element.

jQuery Twister

jQuery Twister is a simple plugin that adds a "twist" effect to images when you hover over them.