Easy Slider is a jQuery plugin for displaying images or any type of content within a slider.
It is configured with CSS and can slide the contents horizontally & vertically.

How does it work?
- Create an unordered list with the contents to be slided
- Define the div wrapping the slider:
$("#slider").easySlider();
- Configure your prev-next buttons:
<span id="prevId"><a href="javascript:void(0);">Previous</a></span>
<span id="nextBtn"><a href="javascript:void(0);">Next</a></span>
- Set the options (speed, horizontal-vertical, IDs for prev-next buttons)
- And, style it however you want via CSS
Here are 3 unstyled demos:
To sum up, Easy Slider is a handy solution for creating sliders that can be easily styled.
Requirements: jQuery
Compatibility: All Major Browsers
Flapi is an open source Flash gallery for displaying Flickr photo sets/images.
It can be easily integrated into any webpage or a Flash application.

It shows you the photo sets -which you can select from- to view the images within.
Flapi is very flexible. It can be configured in many ways from a XML file, like:
- which sets to be displayed
- Random play
- Rotate period
- Show/hide navigation
- Colors, borders 6 more..
You can always personalize it more as the .fla source file can be downloaded.
Requirements: No Requirements
Agile Carousel is a feature-rich jQuery plugin for creating attractive image sliders.
With a bunch of options to customize the slider, and it can be used with or without jQuery UI for more effects, the plugin provides total control.

From a folder mentioned, it gets the images via PHP (not Ajaxed).
Some controls it has are:
- Prev-next button options
- Enable-disable slide captions
- Effects used, delays
- Use of watermarks (text)
- & many more..
A demo with all the features can be found here.
Requirements: jQuery, PHP
Compatibility: All Major Browers
Animated JavaScript Slideshow is a free & lightweight script to display images with style.
It simply turns an unordered list into a gallery which can be customized easily.

You can set it to auto-display the images or it can be browsed manually with the prev-next buttons.
The slideshow provides several other controls like:
- Speed of the slideshow
- Information to be displayed or not
- Opacity of the images & more..
P.S. It does not require any JavaScript library.
Requirements: No Requirements
Compatibility: All Major Browsers
SlideItMoo is a free MooTools image slider that can be used as an image gallery or a banner rotator.
Images can be browsed via prev-next buttons (or mouse wheel) & it’s design can be customized totally via CSS.

SlideItMoo offers several options like:
- Ability to limit the images to be shown once
- Show-hide controls
- Auto-slide on-off
- Transition effect
- Initial image to be shown once the slider is loaded & more..
Images in the slider are mentioned in the code (not Ajaxed) & original-sized images are displayed in Slimbox (or any other Lightbox clone).
Requirements: MooTools, Fx.Scroll
Compatibility: All Major Browsers
Ferdinand.Slider is a Prototype extension for creating simple image slideshows.
It uses a JSON file at any location as the data source which makes it possible to integrate with Flickr or similar services easily.

The extension has several options to set:
- duration of effects
- duration of image transition
- opacity
- background
- prev-next buttons & more.
It is also possible to add more features (like a menu) to the slider as it can be controlled from outside with commands like slider.Next(), slider.Prev().
Requirements: PrototypeJS 1.6.0.3+ & Scriptaculous 1.8.2+
Compatibility: All Major Browsers (except IE7)
Simple Controls Gallery is a slideshow script built with jQuery.
When the slideshow is hovered, a menu with controls fades in. Using the menu, slideshow can be paused/played and browsed with prev-next menus.

It displays the images from an array that is mentioned in the JavaScript.
This jQuery slideshow can be set to autoplay the images when first opened & can store the last visited image in a cookie to remember the last image viewed.
Requirements: jQuery 1.2.6+
Compatibility: All Major Browsers
Visión is a simple image viewer script built with PHP.
It dynamically scans for the images in a folder specified, preloads & displays them within a good looking interface.

Preloading feature helps it to display images faster, on the other hand this makes the script more suitable for displaying limited number of images.
The script is cross-bowser compatible & its look can be totally updated via CSS.
P.S. A tutorial on "how to setup Visión" can be found here.
Requirements: PHP
Compatibility: All Major Browsers
s3Slider is a jQuery slideshow plugin inspired from smooth slideshow (but for jQuery rather than MooTools).
It creates the slideshow from an unordered list & can be implemented easily.
.jpg)
Information about the images in the slideshow can be displayed at almost any part of the image as the script can be styled totally via CSS.
The plugin supports a timeout option for setting the time between slides.
Requirements: jQuery
Compatibility: All Major Browsers
jQuery.popeye is a plugin which transforms an unordered list of images into a simple image gallery which enlarges the image clicked in Lightbox style.
The images are displayed in a box with prev-next controls & an info about the images can be mentioned.

The compact box has fixed, automatically calculated dimensions. The width and height are calculated so that all thumbnail images are cropped to the smallest width and height in the set and centered resulting image area.
The plugin can be easily customized with a list of settings provided.
Click here for the demo.
Requirements: jQuery
Compatibility: All Major Browsers