Constantly updated database of jQuery plugins for photo, video and media galleries Tools for creating beautiful images using CSS filters. Fotorama - responsive jQuery gallery, installation and configuration jquery plugin for portfolio

1. jQuery gallery with page turning effect

A similar solution can be used to display the latest blog articles or to present products.

A unique way to display your photos in a fancy jQuery gallery.

3. jQuery image gallery for a product, “slideJS” plugin

The jQuery plugin is perfect for implementing a product page with multiple images. The transition between images can be done using thumbnails or using navigation arrows.

The image enlarges when you hover your mouse over it.

5. Elegant Lightbox gallery “ppGallery” 6. Mini-jQuery gallery “Touch-Gallery” 7. New jQuery gallery with thumbnails

Professional jQuery gallery 2011.

8. jQuery plugin “Nivo Zoom”

Another high-quality jQuery plugin from the developers of Nivo slider. Enlarge the image by clicking on the thumbnail.

9. jQuery 3d Wall Gallery

New jQuery gallery for 2011. The feed of images spans the entire width of the screen. You can navigate between photos in three ways: using the mouse wheel, scrolling from the top of the gallery, and using the thumbnail block at the bottom. The gallery looks very impressive.

The images in the gallery are randomly enlarged and reduced again creating a bubble effect.

11. Unusual display of images in the jQuery gallery

Using the slider at the top, you can change the distance between images in the stack. When you click on an image, it rotates.

12. jQuery gallery plugin “MB.Gallery” 13. jQuery gallery that stretches to fill the entire screen

Plugin from 2011. A new gallery with descriptions of images, stretching across the entire area of ​​the browser window, regardless of its size. The image thumbnails are interestingly implemented. The transition between photos is carried out using the arrows near the thumbnail and using the mouse wheel.

14. Lightweight jQuery gallery

The plugin automatically scans the folder and creates small copies of images.

16. Stylish gallery using jQuery and Raphael libraries

An interesting effect when hovering the mouse over a thumbnail.

17. New version of jQuery plugin “Supersized” version 3.1

Just recently I mentioned this jQuery solution for creating full-screen galleries. Today I would like to introduce you to the latest version of this professional plugin. The script has been completely rewritten, now the gallery works even faster, and some interesting settings have been added, for example, navigation using the keyboard, variable speed of changing images, screen size and others.

18. jQuery plugin “Galleria 1.2.2”

New jQuery gallery for your projects.

The gallery pops up on the page when you press a button. Thumbnails appear around the enlarged image. You can control the automatic change of images. Technologies used: jQuery, CSS, PHP.

20. Plugin “Timer Gallery”

jQuery gallery. Implemented automatic changing of slides and scrolling of thumbnails if there are too many of them.

Image gallery plugin using jQuery.

22. javascript gallery for viewing on mobile devices “PhotoSwipe”

An image gallery optimized for viewing on mobile devices (phones or tablets).

23. javascript gallery with 3D effect 24. “jQuery morphing gallery” gallery

New jQuery slider. Several cool animated effects when changing slides.

25. jQuery plugin “Galleria 1.2.3” 26. jQuery image gallery “Image Wall”

An original gallery in the form of miniatures of various sizes scattered across the screen, stylized as paintings. When you click on the thumbnail, an area with a description of the image appears and when you click again, the original large image pops up.

27. CSS3 gallery

Interesting hover effect.

28. Gallery with miniatures “TN3 Gallery”

jQyery gallery with thumbnails. The ability to view in a compact window and in a full-screen window has been implemented, as well as the ability to disable/enable automatic slide changing.

29. Grid of images “Grid-Gallery”

The image grid is stretched depending on the width of the browser window. An interesting hover effect: the active row and column are highlighted.

30. jQuery Swap Gallery

Lightweight jQuery gallery in a few lines of code.

The demo page presents several options for drop-down mega menus, in different styles. In this menu you can configure: the drop-out effect, the drop-out speed, and also make a choice between a drop-out by clicking or by hovering the mouse over an item.

31. jQuery Image Gallery

jQuery gallery with image captions. Several slide transition effects. Navigation between images is carried out either using arrows or by clicking on the thumbnail.

The image and its miniatures are made in the form of circles.

33. jQuery photographer’s portfolio plugin “Portfolio Image Navigation”

An original javascript solution for designing a photographer's portfolio. Navigation between images is carried out using the Up/Left/Right arrows and using mini-squares (imitation of movement in 2D space). You can group photos from different photo sessions into different vertical rows and navigate through them using navigation elements. Watch the demo.

34. Plugin “jmFullZoom”

Plugin for viewing images that stretch to the entire size of the browser window. Can be used to display works from a portfolio.

35. Photo card

Gallery integrated with Google map. You can expand it to full screen by clicking on the icon in the lower right corner. Perfect for travel websites.

36. Image gallery with thumbnails

jQuery gallery with thumbnails.

37. jQuery gallery “Galleriffic”

Slideshow with thumbnails.

38. jQuery CSS3 plugin “Wave Display Effect”

Wave-like presentation of images and content on a page. When you click on a thumbnail, all images are enlarged and their names appear. When you press it again, a block with a description of the photo opens.

Many display options and settings.

42. Plogger 43. A simple, cute gallery made with CSS, without using scripts

Looks beautiful and works great in all modern browsers

You can control automatic slide show (start/stop), switch slides using keyboard arrows, automatic pagination of slide titles if there are many of them, supports multiple galleries on one page, captions for slides, API support and the ability to create your own slide transition effects

46. ​​Gallery in the form of a stack of photos

This is what the result of the gallery that we will create should look like. You can watch the demo and, if you wish, download the final result of the gallery.

Competently composed and visually designed, in our case, this is a separate page, is an important element of the personal website or blog of any specialist who has achieved a certain level of skill in his professional activity.
A portfolio page is a kind of report, or visual summary, with the help of which you can clearly demonstrate to readers and visitors of your website/blog a set of the most successful completed works, be it photographs, articles, publications, design elements, etc.
I don’t have such a page and, on my part, this is an annoying omission that needs to be corrected as soon as possible, which is what I’m actually working on at the moment.
In the vast expanses of the global network, you can find a huge number of ready-made page templates for organizing a portfolio, and the variety of such pages is truly impressive. So, those who don’t care to delve into all the intricacies of web design and development will always be able to find a suitable option for themselves. Well, for those who lack knowledge in website building, I propose to look at an example of adaptive layout, a simple portfolio page, with filtering of completed works by category, made in , diluted with an attractive transition effect, with animation elements.

The page layout, executable javascript and some design elements were created by the wonderful web designer and developer Kevin Liew (queness.com). When choosing the optimal solution, it was important for me that it was easy to implement, the functionality of the jQuery plugin, correct operation in all modern browsers, and given the growing popularity of using various mobile devices for Internet surfing, the adaptability of the design of the future page. No fancy, designer bells and whistles or heavy plugins.

The basic layout consists of two main UI elements that we need to build, tab navigation for filtering categories of submitted work, and the thumbnail grid itself with a hover effect for the caption to pop out.
To begin with, for everything to work in the end, you will need jQuery version 1.7.0 or higher. If you do not have it connected yet, then add the following line before the tag:

Launch the MixItUp plugin, insert this code after the above files:

< script type= "text/javascript" >$(function () ( var filterList = ( init: function () ( $("#portfoliolist" ) . mixitup(( targetSelector: ".portfolio" , filterSelector: ".filter" , effects: [ "fade" ] , easing : "snap" , // call the hover effect onMixEnd: filterList. hoverEffect() ) ) , hoverEffect: function () ( $("#portfoliolist .portfolio" ) . hover( function () ( $(this) . find(".label" ) . stop() . animate(( bottom: 0 ) , "easeOutQuad" ) ; $(this) . stop() . ) , 500 , "easeOutQuad" ) ; ) , function () ( $(this) . find(".label" ) . stop() . animate(( bottom: - 40 ) , 200 , "easeInQuad" ) ; $( this) . find("img" ) . animate(( top: 0 ) , "easeOutQuad" ) ) ;

$(function () ( var filterList = ( init: function () ( $("#portfoliolist").mixitup(( targetSelector: ".portfolio", filterSelector: ".filter", effects: ["fade"], easing : "snap", // call the hover effect onMixEnd: filterList.hoverEffect() )), hoverEffect: function () ( $("#portfoliolist .portfolio").hover(function () ( $(this). find(".label").stop().animate((bottom: 0), 200, "easeOutQuad"); $(this).find("img").stop().animate((top: -30 ), 500, "easeOutQuad"); function () ( $(this).find(".label").stop().animate((bottom: -40), 200, "easeInQuad"); $( this).find("img").stop().animate((top: 0), 300, "easeOutQuad" ) ); filterList.init());

There is no point in considering all the plugin options separately; the default option is quite optimal. Well, if anyone is going to be forced to experiment with parameters, please do everything within your power.

To form the page layout and appearance of the elements, connect a couple of files to the document. , one for basic styles, let's call it for example: layout.css and another small CSS file normalize.css, to ensure better browser consistency in the standard design of elements:

< link rel= "stylesheet" href= "css/normalize.css" > < link rel= "stylesheet" href= "css/layout.css" >

Now let’s look at everything in order, if possible without unnecessary water, in an accessible and understandable way, in our native, long-suffering language.

< ul id= "filters" class = "clearfix" > < li>< span class = "filter active" data- filter= "app card icon logo web" >All< li>< span class = "filter" data- filter= "app" >Applications< li>< span class = "filter" data- filter= "card" >Business cards< li>< span class = "filter" data- filter= "icon" >Icons< li>< span class = "filter" data- filter= "logo" >Logo< li>< span class = "filter" data- filter= "web" >Web design

  • All
  • Applications
  • Business cards
  • Icons
  • Logo
  • Web design

On the navigation panel, we place the entire list of works, divided into categories. We need to associate each portfolio category through the data-cat attribute with one or another navigation bar item in accordance with the value in the data-filter attribute. By matching the values ​​of data-filter with data-cat , the portfolio items will be filtered by category.
In addition, we will add to the thumbnail, hidden for the time being, a small panel with the name of the work and the title of the category, which pops up only when you hover over the picture. And to make it easier to form the appearance of this entire structure in CSS, let’s assign the corresponding classes to the elements:

< div id= "portfoliolist" > < div class = "portfolio logo" data- cat= "logo" > < div class = "portfolio-wrapper" > < img src= "img/portfolios/logo/5.jpg" alt= "" /> < div class = "label" > < div class = "label-text" > < a class = "text-title" >Beget hosting. Ru< span class = "text-category" >Logo< div class = "label-bg" > .........

Hosting Beget.Ru Logo.........

Please note that you can add links to the picture or directly to the signature so that the user can fully see all your work.

CSS

Now, quietly, let's move on to the most interesting thing, to the formation in CSS of the general styles of the user interface of our portfolio page and its adaptive version. In the article I will indicate only the basic (default) values, that is, without any background images and connected fonts; all this, for those who need it, can be seen in the demo, or found in the archive with the sources.

.container ( position : relative ; width : 960px ; margin : 0 auto ; /* You will be able to see the chain of transitions when resizing the browser window */ -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o -transition: all 1s ease; transition : all 1s ease; ) #filters ( margin : 1% ; padding : 0 ; list-style : none ; ) #filters li ( float : left ; ) #filters li span ( display : block ; padding : 5px 20px ; text-decoration : none ; color : #666 ; /* add some shadow for the text */ text-shadow : 1px 1px #FFFFFF ; /* change the background of the category on hover */ # filters li span: hover ( background : #34B7CD ; text-shadow : 0 0 2px #004B7D ; color : #fff ; ) /* background of the active category item */ #filters li span.active ( background : rgb (62 , 151 , 221 ) ; text-shadow : 0 0 2px #004B7D ; color : #fff ; ) #portfoliolist .portfolio ( -webkit-box-sizing: border-box ;

Container ( position: relative; width: 960px; margin: 0 auto; /* You will be able to see the chain of transitions when resizing the browser window */ -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o- transition: all 1s ease; transition: all 1s ease; ) #filters ( margin:1%; padding:0; list-style:none; ) #filters li ( float:left; ) #filters li span ( display: block; padding:5px 20px; text-decoration:none; color:#666; /* add a little shadow for the text */ text-shadow: 1px 1px #FFFFFF; cursor: pointer; /* change the background of the category on hover */ #filters li span:hover ( background: #34B7CD; text-shadow: 0 0 2px #004B7D; color:#fff; ) /* background of the active category item */ #filters li span.active ( background: rgb(62, 151, 221 ); text-shadow: 0 0 2px #004B7D; color:#fff; ) #portfoliolist .portfolio ( -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box- sizing: border-box; margin:1%; float:left; .portfolio-wrapper (overflow:hidden;

position: relative !important;

/* Tablet */ @media only screen and (min-width : 768px ) and (max-width : 959px ) ( .container ( width : 768px ; ) ) /* Mobile - Note: Design for 320px width*/ @media only screen and (max-width : 767px ) ( .container ( width : 95% ; ) #portfoliolist .portfolio ( width : 48% ; margin : 1% ; ) ) /* Mobile - Note: Design for 480px width */ @media only screen and (min-width: 480px) and (max-width: 767px) (.container (width: 70%;))

/* Tablet */ @media only screen and (min-width: 768px) and (max-width: 959px) ( .container ( width: 768px; ) ) /* Mobile - Note: Design for 320px width*/ @media only screen and (max-width: 767px) ( .container ( width: 95%; ) #portfoliolist .portfolio ( width:48%; margin:1%; ) ) /* Mobile - Note: Design for 480px width */ @media only screen and (min-width: 480px) and (max-width: 767px) ( .container ( width: 70%; ) )

That's all. Our wonderful page under the capacious title “Portfolio” is ready, all that remains is to fill it with your equally wonderful and outstanding works and put it on display for the whole world to see. You can still be quietly, modestly, proud of yourself. The main thing is not to overdo it in this matter.
Look at the example again and, if necessary, take the source code; at your leisure, in a quiet home environment, you can bring this work to perfection.

When creating the lesson, the following material was used: . The original, pristine, fresh from the author’s pen, portfolio page is located there.

Good luck to everyone and enjoy the rest of the short summer!

Today, responsive design has become the number one choice for designers and developers, as more and more people want their websites to run on smart devices. Responsive design draws mobile user’s attention and helps you to generate leads and sales which take your business to another level.

Nowadays, you can create responsive layout for almost everything such as menu, grid, column and even pictures and images. If you want to display your website content, images and videos in a responsive gallery style then the following jQuery Image gallery plugins might help you out with it.

This article includes some of the Best Responsive jQuery Image Gallery plugins which will not only enable you to create responsive image galleries for your websites but also display them in elegant styles to make your website more beautiful and visually stunning.

Below is the list of Best Responsive jQuery Image Gallery Plugins worth considering in 2016.

Bootstrap Photo Gallery is a simple jQuery plugin that will create a Bootstrap based responsive Photo Gallery for your images.
This plugin supports variable height for the images and captions. An optional “modal” box with “next” and “previous” paging is also included.
Demo & Download

2. JK Responsive YouTube and Image Gallery


It is a modern, lightbox style gallery for displaying images and YouTube videos on your site. The gallery interface is fully responsive and works beautifully across all devices big or small.
Demo & Download

3. Faba


FABA is responsive Facebook albums and photos gallery jquery plugin that will load all the albums and photos from selected Facebook Page.

There are around 90 options you can edit and you can customize almost everything: animations, hover effects, every part of hover animations, text’s, behaviors, and many more. You can integrate beautiful albums into your project, or web page.


xGallerify is a lightweight, responsive gallery plugin which allows you to create beautiful image galleries for your websites. This plugin is lightweight (3kb of file size) , easy to use and comes with number of customizable options and styles.
Demo & Download


Instagram Element is a premium Instagram plugin for bloggers, photographers, models, and anyone looking to increase their presence on Instagram.
This plugin is fully responsive and allows you to easily manage 50+ options and lets you display your photos beautifully on any device.


SnapGallery is a simple jQuery plugin that turns an ugly list of differently sized images into a beautiful, customizable gallery with one line of JavaScript.

It’s completely responsive, customizable and allows you to select the spacing between images, the minimum width allowed before stacking and the maximum number of columns, with more options on the way!
Demo & Download


Eagle Gallery this is modern gallery with image zoom functionality. To manage the gallery you can use gestures or control buttons. This is a fully responsive gallery which has support touch screen and was created for mobile devices, laptops and desktops.

With this gallery you can easily create a product gallery on your internet shop for detailed view and customize it with help of options.


The Unite Gallery is multipurpose JavaScript gallery based on jQuery library. It’s built with a modular technique with a lot of emphasis of ease of use and customization. It’s very easy to customize the gallery, changing its skin via css, and even writing your own theme. Yet this gallery is very powerful, fast and has the most of nowadays must have features like responsiveness, touch enabled and even zoom feature, it’s unique effect.
Demo & Download


jQuery lightGallery is a lightweight jQuery lightbox gallery for displaying image and video gallery.

Lightgallery supports touch and swipe navigation on touchscreen devices, as well as mouse drag for desktops. This allows users to navigate between slides by either swipe or mouse drag.

Lightgallery comes with a numerous number of options, which allow you to customize the plugin very easily. You can easily customize the look and feel of the gallery by updating SASS variables.
Demo & Download


This is another great jQuery image gallery plugin which allows you to create grid layout gallery for your pictures and videos. This plugins is fully responsive and bundled with number of features like social sharing, infinite scrolling, css3 animations, filters and much more.


blueimp Gallery is a touch-enabled, responsive and customizable image & video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers.

It features swipe, mouse and keyboard navigation, transition effects, slideshow functionality, fullscreen support and on-demand content loading and can be extended to display additional content types.
Demo & Download


nanoGALLERY is a touch enabled and responsive image gallery with justified, cascading and grid layout. It supports self hosted images and pulling in Flickr, Picasa, Google+ and SmugMug photo albums.

Featuring multi-level navigation in albums, combinable hover effects on thumbnails, responsive thumbnail sizes, multiple layouts, slideshow, fullscreen, pagination, image lazy loading and much more.
Demo & Download


flipGallery is a free jQuery powered photo gallery with sleek flipping transitions between thumbnails and lightbox enlargements. Other features include dynamic image streaming, auto pagination, auto cropping and transparent image overlay.

This plugin also has a premium version which comes with few nifty features and certainly includes responsiveness.
Demo & Download


Fancy Gallery is responsive jQuery image gallery plugin which allows you to display your images and videos in fancy style. This plugins has lots of customization options and you can add unlimited albums, videos, pictures and much more.

The plugin comes with different hover effects for the thumbnails and titles, which can also be adjusted. You can choose between 7 predefined color themes or just create your own color theme easily.


Balanced Gallery is a jQuery plugin that evenly distributes photos across rows or columns, making the most of the space provided. Photos are scaled based on the size of the ‘container’ element by default, making Balanced Gallery a good choice for responsive websites.
Demo & Download

16. S Gallery


S Gallery makes use of HTML5’s Full Screen API, and relies heavily on CSS3 animations goodness and CSS3 transforms, so it will work only in browsers that support these features.
Demo & Download

17. Ultimate Grid Responsive Gallery


This is a HTML | CSS | JQuery Grid with a Lightbox, you can specify thumbnails for the grid and when you click on it to open the lightbox it will load the normal image, you can specify the text for the captions and for the lightbox. Also you don’t have to load all the images at once (for performance purposes) so you can specify the number of images to load when it first loads and the number of images to load when you click the “load more images” button.


Responsive Thumbnail Gallery is a jQuery plugin for creating image galleries that scale to fit their container.
Demo & Download


SuperBox is a jQuery plugin that takes the whole ‘image’ and ‘lightbox’ one step further, reducing the JavaScript and image load dependence to make lightboxing a thing of the past! Using HTML5 data-* attributes, responsive layouts and jQuery.

SuperBox works wonders as a static image gallery, which you can click to reveal a full version of the image.
Demo & Download


The Ultimate Thumbnail gallery is fully responsive image gallery plugin comes in two layout types (grid and line, vertical and horizontal), with scroll (jScrollPane) or button navigation. Thumbnail boxes support any HTML element inside them.

Since usually the best galleries are created in jQuery, we’ve mainly focused on jQuery type sliders, but there are a few simple CSS galleries as well.

This collection has been organized into five main categories so you can easy switch to your preferred section. Before we start, we wanted to tell you that it’s up to you to go for a free or premium solution.

We did find quite a few free quality image solutions, that you will enjoy. Of course, with premium resources – there were some galleries that simply blew us away.

Just go through the collection and find the best image solution for your needs. If it’s a personal project, surely you will not want to spend any money. But on the other hand, if it’s a freelance job, maybe it’s worth spending a little money to really leave an impact on your client and save lots of time at the same time!

I guess what I am suggesting is to always look at how much time it takes for you to modify, install, or setup a free solution. If you aren’t as skilled or it’s time consuming – definitely look into pre-made code and inexpensive but high-quality tools like these.

jQuery Image Slideshows

Below you will find all the best jQuery slideshows. Usually slideshows are used on top of the website to present the most important parts in the most fashionable way.

1. AviaSlider 5. Sequence JS (Free)

Sequence is a JavaScript slider based on CSS framework.

8. Slideshow 2 (Free)

Slideshow 2 image gallery

Slideshow 2 is a JavaScript class for Mootools 1.2 to stream and animate the presentation of images on your website. Please visit their website for a full feature list.

9. JavaScript TinySlideshow (Free)

Very simple image slider solution.

This dynamic JavaScript slideshow is a lightweight (5kb) and free image gallery / slideshow script.

You can easily set it to auto-display the images, set the scroll speed, thumbnail opacity or to disable thumbnail slider. I wanted to include it in this collection because it is so lightweight. Click here to download this slideshow and see a live preview.

jQuery Image Galleries

In this section you will find Image Galleries. They are best suitable for portfolios, but can also be used in blogs. So let's dig in.

10. Galleria

12. Visual Lightbox

16. Unite Gallery

17. Auto Generating Gallery

18. HighSlide JS

19. Flat-styled Polaroid gallery

jQuery Image Sliders

This section is dedicated to all the best and most beautiful sliders, booth premium and free. They do a similar job as the Slideshows, but can emphasize content holders.

20. Touch Enabled RoyalSlider

21.LayerSlider

LayerSlider Responsive jQuery Slider Plugin.

22. UnoSlider

23.Master Slider

Master Slider – jQuery Touch Swipe Slider

26. Accordion Slider

Accordion Slider – the best jQuery accordion slider on the market.

It is a simple way to show your pictures or images, but powerful enough to blow you away. It's free to use. Check it out.

28. All in One Slider

29. Blueberry Image Slider

Blueberry jQuery image slider

Blueberry image slider is a jQuery plugin, that was developed specifically for responsive web design. Blueberry image slider is an open-source project, based on a 1140px grid system from cssgrid.net. It’s simple and at the same time an excellent free option.

I’m sure you will like it as much as I do. Check the live preview and download option.

30. RhinoSlider

Rhinoslider slider- The most flexible slider

37. Cube Portfolio – Responsive jQuery Grid Plugin

38. Slideme

Slideme jQuery slideshow

This jQuery plugin is great for the top of the website, to present your work or say more about you.

Slideme has got full documentation and a tutorial how to set up your slider, for every type of device individually. Design is fully responsive with CSS3 animations. It is easy to setup and provides a public API.

Slideme is free to use and definitely worth a look. Check out the demo here.

39. PgwSlider

Pgw slider is a jQuery slider,\ that is designed for showcasing your images. This slider is fully responsive. It is lightweight and all-browser compatible. Pgw slider is also SEO friendly.

This slider is very suitable for news or blogging websites as it can show your most recent post or articles.

40. All Around Content Slider

41. Lens Slider

Lens Slider jQuery and WordPress plugin

Lens Slider is an open-source project and so, fully customisable. Slider uses very simple HTML markup of an unordered list. Images are shown as you can see in the screenshot. No other option is available. Lens Slider is also available as a WordPress plugin and free to use.

The most suitable usage would be for products, services, or ateam presentation.

Check it out here.

42. Gridder

Gridder jQuery and Ajax plugin

Gridder is an awesome slider for showcasing your work. Gridder kind of mimics Google image search. To view the larger picture you click on a thumbnail and it expands. This is a great way to show a large number of images at the same time.

Gridder is available as a jQuery or Ajax thumbnail previewer. It is an awesome free solution for your next portfolio project.

For jQuery live preview check here. If you want Ajax click here.

43. Barack Slideshow 0.3

Barack JS- JavaScript slideshow

Barack Slideshow is an elegant, lightweight slideshow written in JavaScript. This slideshow can operate with vertical, horizontal, and irregular lists. The images are preloaded with MooTool Assets. To keep your code clean, you should check the CSS code. This means changing some parts if needed.

Barack Slideshow can be used as a portfolio showcase, product list, or even for listing your clients.

Here you can find a demo and test different options.

44. jQZoom Evolution

JQ Zoom Evolution

JQZoom is a JavaScript image magnifier, built on top of the popular jQuery JavaScript framework. jQZoom is a great and really easy to use script to magnify parts of your image.

This image magnifier is the most suitable for online stores and restaurants menus.

Find the documentation and demo here.

45. Multimedia Portfolio 2

Multimedia Portfolio 2-jQuery slider

Multimedia Portfolio 2 is a jQuery plugin that can automatically detect the extension of each media file and apply the appropriate player. It supports images and videos. Multimedia Portfolio uses simple HTML markup and it’s easy to use.

This slider is best suitable for showcasing products, services, and even news.

46. ​​jQuery Virtual Tour

jQuery virtual tour

jQuery Virtual tour is an extension of the simple panorama viewer. This jQuery virtual tour allows you to transform some panoramic views into a virtual tour! It’s a great plugin that is worth looking at.

47.jQuery Vertical News Slider

Vertical News slider – jQuery plugin

jQuery Vertical News slider is very useful for websites that want to show some news or marketing campaigns on their sites. It's responsive and uses CSS3 animations. Vertical News slider also allows you to fully customize the style of the slider.

48. Multi Item Slider

CSS Based Galleries

We have come to our last section, where you will find the best pure CSS Based Galleries. They may not be as popular but are sure worth a try. See it for yourselves.

49. HoverBox Image Gallery

HoverBox Image Gallery

HoverBox Image Gallery is basically a super light-weight (8kb) roll-over photo gallery that uses nothing but CSS. For faster loading it only uses one image for thumbnail and roll-over preview. All major browsers are supported. HoverBox Image Gallery is free to use for your own projects.

It is best used as a photography showcasing for photographers, any type of portfolio and restaurant menus.

50. CSS Image slider with 3-D transitions

51. CSS3 Animated Image Gallery

53. Pure CSS3 Image Gallery

Pure CSS3 image gallery

This is a simple CSS3 image gallery that creates the effect of a pop up window when you click on the image. It’s suitable for showingcasing portfolios on the websites. If you are interested, you can also follow the tutorial to make it by yourself.

Check out the live preview.

54. CSS Lightbox Image Gallery

CSS Lightbox image Gallery-pure CSS

This image gallery is another pure CSS gallery. It zooms out on images when they’re clicked. You can download the source code, or if you feel like it, go through the tutorial..

CSS Lightbox image Gallery should be used on a non-scrollable website. However this can be overridden with a single line of JavaScript, that is included at the end of the tutorial. The most suitable usage would be a portfolio showcase.

55. Slidea

Slidea – A Smarter Responsive Slider Plugin

And here is a gem of this collection, Slidea. Slidea is a multi purpose content slider. This slider plugin was built on the jQuery, VelocityJS and Animus animation framework. With Slidea there are no animation limitations–you can so much awesomeness with it!

I can try to describe how cool it is, but just check the demo below and you’ll understand why I like it so much!

Conclusion

I have to say I really enjoyed researching these plugins. We found amazing sliders that will, hopefully, help you work on your next project more efficiently. There's something for every situation here.

There are so many amazing sliders and slideshows that it’s hard to decide what to pinpoint. But in my opinion you should definitely check out Gridder slider, because it’s really amazing what it can do, especially for free, so it’s a win-win situation.

And you definitely should not forget Slidea. Yes it’s a premium slider, but it carries so much value it’s well worth the investment!

If you enjoyed our article, comment, share it with your friends, and tell us if we missed your favorite slider.

Which is your favorite gallery plugin? We would love to hear your experiences!

Our Creative Newsletter

Subscribe to our popular newsletter and get the latest web design news and resources directly in your inbox.

I spent a long time choosing the topic for today’s topic. As a result, I noticed that we have not yet made collections with image galleries. In my opinion, it’s an excellent topic, since many sites have galleries. Frankly, they are all not very attractive. Considering the current development trends of jquery, html5, etc., I thought that there must be much more attractive solutions than those that I had encountered before. So. After spending a day, we managed to find a huge number of scripts. From this whole mountain, I decided to select only, because I love, as you already noticed from previous posts.
The image gallery is applicable not only in the case of photo albums. The script can be used, I think it would be even more correct, as a portfolio for photographers, designers, etc. Jquery effects will help attract the attention of visitors and simply add elegance to your site.
So. We bring to your attention a collection of jquery image gallery plugins for the site.
Don’t forget to comment and remember, so as not to lose this collection, you can add it to your favorites by clicking on the star at the bottom of the article.

PHOTOBOX A free, lightweight, adaptive image gallery in which all effects and transitions are made using css3. Ideal for creating a photographer's portfolio website.

S Gallery An attractive Jquery image gallery plugin. The animation works using css3.

DIAMONDS.JSOriginal plugin for creating an image gallery. Miniatures are diamond shaped, which is very popular at the moment. This form is made using css3. The only drawback of this gallery is the lack of a lightbox in which the photo would open in full size. That is, you will need to screw in the lightbox plugin. This script generates an adaptive grid of images in the shape of a diamond.

Superbox A modern image gallery using Jquery, css3 and html5. We are all used to the fact that when you click on a preview, the full image opens in a lightbox (pop-up window). The developers of this plugin decided that the lightbox had already become obsolete. The images in this gallery open below the preview. Watch the demo and see that this solution looks much more modern.
| Smooth Diagonal Fade Gallery A modern image gallery in which previews are distributed across the entire screen space. The script can scan a folder with photos on the server, that is, you do not need to insert each image separately. Just upload the pictures to a folder on the server and specify the path to the directory in the settings. Then the script will do everything itself.

Gamma Gallery A stylish, lightweight, responsive image gallery with a Pinterest-style grid that has become very popular these days. The script works perfectly on both desktop computers and mobile devices with any screen resolution. An excellent solution for creating a web designer portfolio.

THUMBNAIL GRID WITH EXPANDING PREVIEWThe plugin is a responsive image grid. When you click below, a larger photo and description will appear. Good for creating a portfolio.

jGalleryjGallery is a full-screen, responsive image gallery. Effects, transitions and even style are easily customizable.

Glisse.js A simple but very effective image gallery plugin. This is exactly the solution when you need to create a photo album. The plugin supports albums and has a very cool flipping effect.

Mosaic Flow A simple, responsive image gallery with a Pinterest-style grid.

GalereyaAnother stylish gallery with a Pinterest-style grid filtered by category. Works in browsers: Chrome, Safari, Firefox, Opera, IE7+, Android browser, Chrome mobile, Firefox mobile.

least.jsGreat free image gallery using JQUERY, 5 and CSS3. It has a very attractive appearance and will undoubtedly attract the attention of your visitors.

flipLightBox A simple image gallery. When you click on the preview, the full image opens in a lightbox.

blueimp GalleryFlexible gallery. Capable of displaying not only images, but also videos in a modal window. Works great on touch devices. It is easy to customize and it is possible to expand the functionality using additional plugins (See the next plugin).