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

Gallery

Modules

  • Home
  • Featured
  • Popular
  • New
  • All

Documentation

  • FAQ
  • Developer FAQ
  • Developer Guide
  • Module Setup

Tag Cloud

lsmith css io animation form table node liferay widget datatable nzakas apipkin event solmsted caridy plugin async foxxtrot davglass satyam jafl ericf yql greghinch model

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
    + 1 -

    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

    © 2006-2011 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