Read more "Slideshow 2 Integration with Lightbox"
100+ jQuery Slider Example
Free Latest jQuery Slider with demo and download links
Sunday, 19 June 2011
A simple slideshow with jquery
A simple slideshow-script, started onload or by link, the transition is fading, once started, the script runs nonstop.
Display
The script shows the given images in the selected DIV-container. It is started either automatically on page load or by the click on optional control-elements. On page load the script replaces the contents of the given DIV-container which gives you the opportunity to integrate a static picture or a notice (like: the slideshow requires JavaScript) thus providing a fallback for visitors with JavaScript disabled.Functionality
The script works thinkable easy. The given pictures lie one upon the other in a DIV-container. The "one upon the other" is realized by the use of the z-index. Whilst sliding through the pictures the topmost picture is faded out and then - as in a pack of cards - put to the bottom of the deck. That´s all.
Labels:
Jquery Slider,
Jquery Slideshow
Supersized 3.0 – Full Screen Background & Slideshow jQuery Plugin
Features
New in Supersized 3.0
- Resize images to fill the entire browser window while maintaining proportional dimensions.
- Fullscreen slideshow complete with transitions, navigation, captions, and preloading.
- Integrate with existing sites or create your own portfolio gallery.
New in Supersized 3.0
- Added scrolling – you can have your site on top of Supersized.
- Increased performance for larger number of images.
- Images are now loaded from an array.
- Added thumbnail navigation.
Labels:
Jquery Slider,
Jquery Slideshow
Making a Flickr-powered Slideshow
Today we will be developing a jQuery plugin that will make it easy to create slideshows, product guides or presentations from your Flickr photo sets.
The plugin will be using Flickr’s APIs and YQL to fetch the photos in the sets, after which it will create the markup of the slideshow and listen for events.
The plugin will be using Flickr’s APIs and YQL to fetch the photos in the sets, after which it will create the markup of the slideshow and listen for events.
Labels:
Flickr Slideshow,
Jquery Slider,
Jquery Slideshow
iCarousel - Horizontal images slider
One of the most common problems a web developer usually face is related to continuously rotate a fragment of content.
It can be a presentation of headlines, small fragments of news or a list of thumbnails.
The nature of the thing being rotated doesn't matter too much here because all those kind of applications share always the same idea: Rotating.
This objective can be achieve in different ways like fading and scrolling. Well here is iCarousel becomes useful.
It's a one step forward trying to generalize all those types of widgets providing a rich presentation and making the task easy to be done.
Labels:
Jquery Auto Slider,
Jquery Slider,
Jquery Slideshow
Spotlight & Preview - Carousel
Illustrates how to spotlight the middle item in the carousel. Several techniques illustrated:
Version 0.6.3 - 08/18/08
- Highlight the middle item by switching between a style class 'non-spotlight' (all other visible items have this class) with the style class 'spotlight')
- To accomplish the offset start (so that item 1 starts in the middle) set scrollBeforeAmount to 2 and scrollAfterAmount to 2. This will allow scrolling between -1 and 17, yet loads only happen from 1 to 15 (size). Also the firstVisible is set to -1.
- The slight bounce is accomplished by setting the animationMethod to YAHOO.util.Easing.backBoth.
- carousel.addItem() now allows a third parameter: itemClass that we initially set to 'non-spotlight'
- When the user hits next or previous we turn off the spotlight (switching classes) for the previous middle (which is actually the previous firstVisible -- carousel.priorFirstVisible) and highlight the new one
- Clicking on an image in the carousel will scroll to the item and show it in the preview.
Version 0.6.3 - 08/18/08
- Upgraded demos to use YUI 2.5.2.
- Removed extraneous includes for YUI library from demos.
- Retested on all browsers.
Labels:
Jquery Auto Slider,
Jquery Slider
Subscribe to:
Posts (Atom)
All Time Popular Posts
-
We will use some images, CSS and jQuery to create the effect of a rotating billboard with two ads. The idea is to make one set of image slic...
-
This jquery-based slider does what the most jquery-sliders do, but adds a hashtag to the window location, so you can link to any content / ...
-
What’s So Great About this Plugin? Unlike most carousel plugins which stop when they get to the last image, This one allows the show to go o...
-
you’ll learn how to create a usable and web accessible slideshow widget for your site using HTML, CSS, and JavaScript (jQuery). In the p...
-
We will create an expanding image menu with jQuery. The idea is to have some columns with black and white image slices that will make a con...
-
Hey guys. Today I would like to show you how to create and use a jQuery UI CoverFlow component powered by $.widget and CSS3 transforms. It...
-
MobilySlider is advanced slideshow plugin for jQuery (5KB). Features: can add inline HTML content (awesome!) looping auto generated paginati...
-
Today we’re going to use Nathan Searles’ jQuery loopedSlider, a plugin made for jQuery that solves a simple problem, the looping of slide co...
-
Read the rest of this article to learn how to create a beautiful advanced jQuery background image slishow. It features changing text and pla...