• Register
  • Log In
  • Home
  • Quick Start
    • Configurator
    • Download YUI 3
  • Documentation
    • User Guides
    • Examples
    • API Docs
    • Environments
    • Tutorials
  • Community
    • Gallery
    • Blog
    • Forums
    • YUI Theater
    • Calendar
  • Contribute
    • YUI on GitHub »
    • File a Ticket
    • View Tickets
    • Dashboard
  • Other Projects
    • Shifter »
    • Yogi »
    • YUI 2
    • YUI Doc »
    • YUI Test
    • YUI Website
    • YUI Compressor »
    • YUI Builder »
    • YUI PHP Loader
    • Grid Builder »
    • Skin Builder »
  • YUI
  • >
  • Community
  • >
  • Gallery

Gallery

Modules

  • Home
  • Featured
  • Popular
  • New
  • All

Documentation

  • Yogi Documentation
  • Shifter Documentation
  • Developer Guide
  • Module Setup

Tag Cloud

Context Navigation

    YUI Library is not responsible for bugs or support with this module. It is available as a free service. For support please contact the module owner with the provided links.

    YUI Slideshow (gallery-yui-slideshow) on cdn

    Last Updated: 04/28/11
    + 3 -

    Josh Lizarraga

    YUI Contributor

    See 1 more by this user.

    Created: 03/17/10
    Last CDN Push: 04/20/11
    Build Tag: gallery-2011.04.20-13-04
    Project: YUI 3
    License: YUI BSD
    YUI Version: 3.3.0
    Free for use.
    Module Image

    YUI Slideshow lets you create customizable, animated slideshows from images or any other HTML.

    Use the built-in transitions or create your own!

    Supports controls like pause/play, previous/next, and pages, and fires custom events.

    YUI Slideshow was inspired by the jQuery Cycle plugin.

    • Tags:
    • cycle
    • slideshow
    • slide show
    • image gallery
    • jlizarraga
    • Download
    • Docs
    • Homepage
    • Bugs
    • Source
    • Example
    • Forum
    • History

    Basic YUI Slideshow instantiation:

    Code Sample

    <script src="http://yui.yahooapis.com/3.3.0/build/yui/yui-min.js"></script>
    YUI({
        //Last Gallery Build of this module
        gallery: 'gallery-2011.04.20-13-04'
    }).use('gallery-yui-slideshow', function(Y){
     
    	var slideshow = new Y.Slideshow({ srcNode: '#slideshow' });
     
    	slideshow.render();
     
    });

    Forum Posts

    Subject Author Date
    YUI Slideshow different duration for each slide Aleksandar Yordanov 03/19/11
    Re: YUI Slideshow different duration for each slide Josh Lizarraga 03/31/11
    Feature request: captions? DJ Feldmeyer 04/1/11
    Feature request: links? DJ Feldmeyer 04/1/11
    Re: YUI Slideshow different duration for each slide Josh Lizarraga 04/15/11
    Re: Feature request: links? Josh Lizarraga 04/15/11
    Re: Feature request: captions? Josh Lizarraga 04/15/11
    Different transition for next/prev? Kewei He 05/29/12
    Unable to make slideshow work properly Nilay Medh 12/9/12
    Re: Unable to make slideshow work properly Nilay Medh 12/13/12

    © 2006-2013 Yahoo! Inc. All rights reserved.
    All code on this site is licensed under the BSD License unless stated otherwise.
    About This Site · Security Contact Info