Best jQuery Slider Plugins & Tutorials with Demo

    Pull Out Content Panel with jQuery

    Pull Out Content Panel with jQuery

    We will create a content panel that slides out at a predefined scroll position. It will reveal a teaser with related content and it can be expanded to full page size to show more. A custom slider allows to scroll through many items in the panel.Depending on how many items can fit to the user’s screen, we will adapt the item container in order make the maximum number of items fit, centering it horizontally.

    jQuery iTunes Like Slide Show Gallery

    JQuery iTunes Like Slide Show Gallery

    This example is not really the same like iTunes gallery like in the image left, but at least the basic behavior almost the same, I have played with JQuery UI Slider and Rotate3Di plugin.Actually I modified thejQuery UI slider scroll pane example.

    How To Create a Stylish Content Slider using CSS3 & jQuery

    How To Create a Stylish Content Slider using CSS3 & jQuery

    Content sliders are very popular because they work and usually don’t hinder usability and in many cases can even improve the user experience. Today we’ll learn how to create a stylish content slider using CSS3 and some jQuery magic.

    jQuery Fullscreen Gallery with Thumbnail Flip

    Fullscreen Gallery with Thumbnail Flip

    In this tutorial we will create a fullscreen gallery with jQuery. The idea is to have a thumbnail of the currently shown fullscreen image on the side that flips when navigating through the images. The big image will slide up or down depending where we are navigating to. We will add navigation controls for the mousewheel and for keys. The thumbnail will have a zoom and and a fullscreen option, making the image in the background appear in fullscreen mode or as a complete image, resized to fit in the page.

    Compact News Previewer with jQuery

    Compact News Previewer with jQuery

    We will create a news previewer that let’s you show your latest articles or news in a compact way. The news previewer will show some list of articles on the left side and the preview of the article with a longer description on the right. Once a news on the left is clicked, the preview will slide in.

    How to Make Auto-Advancing Slideshows with jQuery & HTML5

    How to Make Auto-Advancing Slideshows

    One of the most requested improvements over the tutorials presented on this site, when it comes to slideshows, is the ability to have the slides advance automatically. It is actually not that difficult to achieve this effect, and to demonstrate it, in this short tutorial we are going to make our HTML5 Slideshow auto advance with a few lines of jQuery.

    jQuery Expand Stacked Images Using Slider with Demo

    JQuery Expand Stacked Images Using Slider

    This time the post will show how to expand the stacked images with jquery, for the illustration, there is a stack of images that have very small margin between each image, and the slider have a function to make the margin larger, really easy to imagine right? Now to make it look stacked I’m using jquery plugin, the rotate3Di and of course the jQuery UI slider.

    jQuery Moving Tab and Sliding Content Tutorial with Demo

    jQuery Moving Tab and Sliding Content Tutorial

    Learn how to build a lava lamp tab and sliding content all together with just simple jQuery code. This script is good for sidebar that display recent posts, comments and community news.

    Fancy jQuery Sliding Form with Demo

    Fancy Sliding Form with jQuery

    We are going to create a fancy sliding form that shows some validation feedback to the user after each step. This form saves a lot of space and is easy to access – it basically works like a slide show, just that we have fieldsets of a form instead of images.

    jQuery Portfolio Zoom Slider with Demo

    Portfolio Zoom Slider with jQuery

    In this tutorial we are going to create some nice effects for a portfolio or similar website with jQuery. We will create a tiny slider and integrate it with the amazing Cloud Zoom plugin and the elegant Fancybox plugin.

    The idea is to give the user the option to view details of a portfolio item by zooming it on hover, and to allow a full view by clicking. Moreover, we want to have a couple of images for each item, hence we will create a slider.