• RSS
  • del.icio.us
  • StumbleUpon
  • Digg
  • TwitThis
  • Mixx
  • Technorati
  • Facebook
  • NewsVine
  • Reddit
  • Google
  • LinkedIn
  • co.mments
  • YahooMyWeb
  • E-mail this story to a friend!

Image galleries, sliders and slideshows have become increasingly popular within webpages over the last year or so, and with jQuery becoming ever more popular, more and more developers have been creating these amazing powerful, versatile and sleek galleries. Thank you jQuery.
Below you will the most powerful, the most creative and most versatile of jQuery plugins and tutorials built using jQuery.

Galleriffic jQuery Plugin

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Galleriffic jQuery Plugin »
Description : This sleek plugin is great, its simple to use and implement, fast, looks amazing and feature rich.
Features :
- Smart image preloading once the page is loaded.
- Thumbnail navigation (with pagination).
- Support for bookmark-friendly URLs per-image.
- Slideshow gsallery (with optional auto-updating url bookmarks).
- Events that allow for adding your own custom transition effects.
- Support for image captions.
- Flexible configuration.
- Graceful degradation when javascript is not available.
- Support for multiple galleries per page.
Demo : Galleriffic Demo »

Supersized – Full Screen Background/Slideshow jQuery Plugin

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Galleriffic jQuery Plugin »
Description : Supersized is the first fullscreen image gallery/slideshow that I have seen that really looks amazing, its transition effects are hypnotic and its controls are simple. The most amazing thing about Supersized is that it gives the impression of being a desktop application. Amazing plugin.
Features :
- Resizes images to fill browser while maintaining image dimension ratio.
- Cycles Images/backgrounds via slideshow with transitions and preloading.
- Navigation controls allow for pause/play and forward/back.
- Almost endless options.
Demo : Supersized Demo »

Building a jQuery Image Scroller

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Building a jQuery Image Scroller »
Description : In this tutorial, you’re going to be building an image scroller, making use of jQuery’s excellent animation features and generally having some fun with code. This scroller will be different from the others in that it will be completely autonomous and will begin scrolling once the page loads.
Demo : jQuery Image Scroller »

Sliding Boxes and Captions with jQuery Tutorial

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Galleriffic jQuery Plugin »
Description : All of these sliding box animations work on the same basic idea. There is a div tag (.boxgrid in my css) that essentially acts as a window where two other items of your choosing “peek” through. Nice effect.
Demo : Sliding Boxes and Captions Demo »

Create a Resizable Image Grid with jQuery

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Resizable Image Grid »
Description : Image grids that smoothly scale at the simple drag of a slider are no longer confined to desktop apps like iPhoto or Picasa. Thanks to some clever CSS and the jQuery UI, fluid image grids are now surprisingly simple to implement on the web.
Demo : Resizable Image Grid Demo »

Create Sliding Image/Reveal Content

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Sliding Image/Reveal Content »
Description : This tut does exactly what it says in the title, hover over the image and the text content will be revealed. Great first tutorial from Suciu Vlad.
Demo : Sliding Image/Reveal Content Demo »

Creating an Image Slider

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Creating an Image Slider »
Description : In this tutorial you will learn how to create an image slider that when a holder is hovered over, the top image slides down to reveal the image underneath. You will also learn how to use position absolute to float an image in the top right to show the image is new.
Demo : Creating an Image Slider Demo »

Galleria jQuery Plugin

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Galleria jQuery Plugin »
Description : Galleria is a javascript image gallery written in jQuery. It loads the images one by one from an unordered list and displays thumbnails when each image is loaded. It will create thumbnails for you if you choose so, scaled or unscaled, centered and cropped inside a fixed thumbnail box defined by CSS. Very cool plugin.
Features :
- Unobtrusive javascript.
- Degrades gracefully if the browser doesn’t support javascript or CSS.
- Lightweight (4k packed).
- Displays the thumbnail when the actual image is loaded.
- CSS powered – create your own gallery style.
- Super fast image browsing since the images are preloaded one at a time in the background.
- Can scale thumbnails and crop to fit in thumbnail container.
- Can be used with custom thumbnails.
- Stylable caption from image or anchor title.
- jQuery plugin – takes one line to implement.
- Can adjust the history object and enable the back button in your browser.
- Can fire events so you can customize the images behaviour onLoad.
Demo : Galleria Demo »

Create a Beautiful jQuery Slider Tutorial

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : jQuery Slider Tutorial »
Description : This tutorial shows you how to develop a beautiful jQuery slider with added image description and name. The final result is a very smooth and visually pleasing slideshow which could be easily integrated into any site.
Demo : jQuery Slider Tutorial Demo »

GalleryView jQuery Plugin

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : GalleryView jQuery Plugin »
Description : GalleryView is a content-gallery plugin capable of displaying any HTML content in an animated gallery view. This plugin is bounding with options and you would be hard pressed to not use this plugin. GalleryView does require the jQuery Timers plugin to facilitate timing of animation events.
Demo : GalleryView jQuery Plugin Demo »

Simple JQuery Image Slide Show with Semi-Transparent Caption Tutorial

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Simple JQuery Image Slide Show »
Description : In this tutorial you will be shown how to create a simple image slide show with a semi-transparent caption using jQuery. The final result will be suitable to display news headlines, or an image slide show on your websites homepage.
Demo : Simple JQuery Image Slide Show Demo »

jQuery Morphing Gallery Tutorial

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : jQuery Morphing Gallery Tutorial »
Description : In this tut you will learn how to create a simple image gallery that when an image is selected, it will “morph” into its relevant size.
Demo : jQuery Morphing Gallery Demo »

Zoomimage – jQuery plugin

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Zoomimage – jQuery plugin »
Description : Present your images in a stylish way, with this plugin. The links are unobtrusively highjacked to open the images in an inpage popup with drop shadow and border. Nice and simple.
Demo : Zoomimage – jQuery plugin Demo »

Full Screen Image Gallery Using jQuery and Flickr

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Image Gallery Using jQuery and Flickr »
Description : This is a full screen image gallery that automatically scales the image with kept aspect ratio to fill the browser background. It uses the flickr search engine with thumbnail preview, captions, preloader and some other excellent goodies. It scales the image using CSS only (some JS for IE6) and developed with jQuery.
Features :
- Flickr search using jQuery and JSON.
- Full screen with kept ratio using CSS only.
- A png raster to even out up-scaled jpegs.
- Thumbnails with loader indicator and a nice hover effect that shows a bigger thumb (or description).
- A preloader loads the large images one by one for super-fast viewing.
- Fetches the biggest image from flickr using their API.
- Caption that can be turned on or off.
- Navigate by clicking on either half of the image, or use the thumbnails..

Demo : Image Gallery Using jQuery and Flickr Demo »

Easy Slider 1.5

jQuery Image Gallery and Slideshow Tutorials and Plugins

Link : Easy Slider 1.5 »
Description : The Easy Slider plugin enables images or any content to slide horizontally or vertically on click. It is configurable with css alone. So, basically you link to plugin file, set the content up and style it with css.
Demo : Easy Slider 1.5 Demo »

RSS & Twitter

Grab the RSS Feed: Speckyboy RSS.
Twitter : Speckyboy on Twitter.

You might also like…

25 Powerful and Useful jQuery Tutorials for Developers and Designers »
Best Ever 65 mooTools Plugins and Demos, is it Better than jQuery? »
37 Phenomenal jQuery Plugins and Demos for Developers »
20 Amazing Javascript Prototype Scripts, Elements, Widgets, Classes.. »
35 Easy to use Free Ajax/Javascript Navigation Solutions »
20 Amazing jQuery Plugins and 65 Excellent jQuery Resources »
Top 15 Free AJAX Resource Directories worth bookmarking »
20 Top Script.aculo.us Scripts you can’t live without »
41 of the Best MooTools Ajax Example Downloads »


Subscribe via RSS or Follow us on Twitter
Follow us via RSS Follow us via RSS Email Follow us On Twitter
Share This Post
  • RSS
  • del.icio.us
  • StumbleUpon
  • Digg
  • TwitThis
  • Mixx
  • Technorati
  • Facebook
  • NewsVine
  • Reddit
  • Google
  • LinkedIn
  • co.mments
  • YahooMyWeb
  • E-mail this story to a friend!
There are 67 Comments › Leave your comment
  1. Danh ba web 2.0
    4 Jun, 2009

    Excellent, thanks a lot
    Keep up the good work !

    Reply

  2. bitlimakina
    4 Jun, 2009

    thank great sharing. my slideShowTR exam http://portfolyo.bitlimakina.com/9/

    Reply

  3. Mike
    4 Jun, 2009

    Good list! Links for Easy Slider seem to be wrong though :)

    Reply

  4. noam
    4 Jun, 2009

    Great collection…
    TNX

    p.s
    Last link is not the right one…

    Reply

  5. Oliver Blake
    4 Jun, 2009

    Some great tutorials here. I really want to learn jQuery and I will have to try these out eventually and maybe start to use them in my websites. Thanks for these.

    Reply

  6. Patternhead
    4 Jun, 2009

    Useful list. jQuery rocks.

    Thanks for sharing :)

    Reply

  7. Papilouve
    4 Jun, 2009

    Heu, “Easy Slider 1.5 » do not fonction ?

    Reply

  8. Todd S
    4 Jun, 2009

    Awesome collection, definitely bookmarking this one.

    Reply

  9. Csaba
    7 Jun, 2009

    Great collection of great stuff. Thank you.

    Reply

  10. Oh Goood Thanx alot

    Reply

  11. noel
    10 Jun, 2009

    nice collection, keep it up bro!

    Reply

  12. incremental
    10 Jun, 2009

    sweet… this would be useful on my projects. thanks!

    Reply

  13. Luis Ahmed
    11 Jun, 2009

    Decided to use this in all my next projects, it give an extra feeling to the user online experience.

    Reply

  14. Diego Velasquez
    11 Jun, 2009

    This is fantastic. I’m no guru programmer–so any coding to purchase/get for free is always appreciated. I love not having to use flash for stuff like this too.

    Reply

  15. rajiv menon
    13 Jun, 2009

    Thanks, there is more reason to comment than ever before!

    Reply

  16. Steve
    16 Jun, 2009

    wow

    Reply

  17. Jhay
    19 Jun, 2009

    Love these collection! Thanx

    Reply

  18. sek loso
    21 Jun, 2009

    Socool!!

    Reply

  19. Alaa Al-Hussein
    24 Jun, 2009

    Nice collection. I didn’t know about the SuperSize gallery and the one using flickr before.

    Thanks

    Reply

  20. Fred Campbell
    25 Jun, 2009

    Page bookmarked will keep coming back here for more. Great collection and thanks for sharing

    Reply

  21. Silver Firefly
    28 Jun, 2009

    For the Galleria plugin, the link is dead. The proper link is http://devkick.com/lab/galleria/ so you might want to replace the old link with that.

    Reply

  22. Anju P R
    29 Jun, 2009

    Great ! Thanks for this wonderful collection .

    Reply

  23. Reiki
    30 Jun, 2009

    Excellent information. Finding a few such solutions has taken hours in the past.

    Thank u.

    Reply

  24. Phaoloo
    13 Jul, 2009

    Great jQuery tutorials, they may make pics on your blog more eye-catch and also reduce the bounce rate.

    Reply

  25. somihanquoc.com
    25 Jul, 2009

    Uhi, very nice Jquery slideshow. I love “GalleryView jQuery Plugin”

    Reply

  26. Sangam Uprety
    27 Jul, 2009

    Very exciting. Now I have got to try for myself two of them: slideshow with flickr images and slideshow and details on hover! Thanks a lot!

    Reply

  27. Vernon
    28 Jul, 2009

    Hey, just wanted you to know that the link to Galleria is broken. I think all you need to do is make the uppercase “G” lowercase and you should be golden.

    Reply

  28. Zamshed Farhan
    29 Jul, 2009

    Nice collection

    Reply

  29. WAMPvn
    31 Jul, 2009

    Thanks for that
    finally i got the rating stuff

    Reply

  30. Arun M
    2 Aug, 2009

    Very good collections, thanks for sharing.

    Reply

  31. chad
    15 Aug, 2009

    awesome

    Reply

  32. Erik Rapprich
    5 Sep, 2009

    Of the hundreds of jQuery slideshow plugin roundups, this one is by far the best. Nice job.

    Reply

  33. Lesley Taylor
    10 Sep, 2009

    Excellent! Exactly the resource that I was looking for!

    Reply

  34. Ngo Thanh Tung
    15 Sep, 2009

    Very beautiful galleries

    Reply

  35. lewie
    18 Sep, 2009

    awesome!!!! Thanks for cutting my research time in half!!!!

    Reply

  36. WebGrid
    18 Sep, 2009

    Nice list! I might go for number 15 :-)

    Reply

  37. web designer in Egypt
    27 Sep, 2009

    Excellent!Very beautiful galleries

    Reply

  38. Stefan Gustafsson
    27 Sep, 2009

    Great list! the Galleria URL doesn’t work though, I get 404. remove the capital letter and it will work :)

    Cheers,
    S

    Reply

  39. ดูหนัง
    28 Sep, 2009

    It’s very useful.

    Thanks.

    Reply

  40. العاب فلاش
    29 Sep, 2009

    Nice listvery useful!

    Reply

  41. Oscar Preis
    12 Oct, 2009

    What a great collection. Thanks for finding and sharing.

    Oscar

    Reply

  42. wie yoga
    12 Oct, 2009

    Thanks for sharing i will use this link to customize my web

    Reply

  43. Rahul - Web Guru
    15 Oct, 2009

    Excellent post. Very beautiful image galleries and slideshow plugins.

    ;)

    Reply

  44. web designer in Egypt
    20 Oct, 2009

    wow so cool

    Reply

  45. web suunnittelua
    22 Oct, 2009

    Excellent collection and explanation. I am in the process searching for an online gallery and this is a fantastic resource. Thanks for sharing this with us.

    Reply

  46. pranny
    22 Oct, 2009

    Great and useful collection

    Reply

  47. Jeffrey Hilaire
    31 Oct, 2009

    Nice assortment of plugins as everyone already said :)

    A little note though … the link for the Galleria plugin should be http://devkick.com/lab/galleria/. Must be hosted on a linux server because it’s case sensitive !

    Reply

  48. website development
    31 Oct, 2009

    great tuts

    Reply

  49. Kapil
    4 Nov, 2009

    Hi,
    really nice pluggins. very helpful. I have used one of themr here http://www.officefurnitureindia.com
    checkout and let me know hows it.

    Reply

  50. It’s very useful.

    Thanks.

    Reply

  51. Argent Ounce
    16 Nov, 2009

    Galleria link is broken it should go to http://devkick.com/lab/galleria/

    Reply

  52. Sushant Danekar
    24 Nov, 2009

    Hi There,
    I am looking for the script of JQuery for following purpose.

    ” Reordering and Organizing Images” Like we do in picasa?

    is there any script available :) ?

    Thanks
    Regards
    Sushant Danekar

    Reply

  53. Scott W.
    3 Dec, 2009

    Another nice jQuery image gallery lightbox http://visuallightbox.com/.
    Comes with wizard generator.

    Reply

  54. Vijaya Kumar S
    3 Dec, 2009

    Really interesting stuff. Thanks for sharing.

    Reply

  55. Seval Aslan
    7 Dec, 2009

    I like it. Nice collection.

    Reply

  56. Swapna
    16 Dec, 2009

    Really nice collection.

    Reply

  57. Luyen
    21 Dec, 2009

    Incredible how far javascript libraries have come, jQuery is the king as far as i’m concerned.

    As far as ease of use, implementation and lots of other arguments, who needs flash?

    Reply

  58. Giammarco
    24 Dec, 2009

    Good collection. Thanks for sharing.

    Reply

  59. حجز فنادق
    29 Dec, 2009

    WooooW Nice slidshow

    Reply

  60. hmm..

    after this, i must change my blog… and use jquery slider .

    Reply

  61. webjosh
    14 Jan, 2010

    Very useful collection

    Reply

  62. jurnaliklan
    17 Jan, 2010

    wow… nice slide show

    Reply

  63. Adeel Ishfaq
    25 Jan, 2010

    Interesting very nice

    Reply

  64. hidayath
    2 Feb, 2010

    thanks for sharing…

    100 kinds of javascript image galleries can also be found at http://hgalcollection.0fees.net/Galleries-a/

    Reply

  65. Everest
    3 Feb, 2010

    Useful collection…..

    Reply

  66. IdeasMX
    4 Feb, 2010

    Awsome plugins :P

    Reply

  67. Fadi Ahmad
    7 Feb, 2010

    nice reference ^-^

    Reply

Leave a Reply


26 Trackbacks