Auto-Scaling Image Slider With jQuery
15
Aug
// php the_time('Y') ?>
Usually, many of the ready-to-use image sliders (check the best ones in the galleries category) require a specific width-height for a good looking output.
If your images don't have a standard size, jQuery Image Scale Carousel can be for you.
It is a jQuery plugin which auto-scales the images into appropriate height and width keeping their aspect ratio.
The plugin simply converts an array of images to a slider and supports manual browsing with previous-next controls and auto-play.
The download package also includes a PHP-based example which creates the "images array" itself by scanning a given directory.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://johnpatrickgiven.com/jquery/Image-Scale-Carou...
Download: http://github.com/iamjpg/jQuery-Image-Scale-Carousel
Compatibility: All Major Browsers
Website: http://johnpatrickgiven.com/jquery/Image-Scale-Carou...
Download: http://github.com/iamjpg/jQuery-Image-Scale-Carousel
- Tags:
Javascript Php
- Filed under: Gallery, Goodies, Other License
- 1 Comment
















One Response for "Auto-Scaling Image Slider With jQuery"
Very cool, thats always been to downfall to most sliders. Will keep this in mind for future projects for sure! thanks.