SOURCE CODE: Slideshow With Wipes

VIEW EXAMPLE




  Slideshow With Wipes | JavaScript Examples | UIZE JavaScript Framework
  
  
  
  
  
  
  






UIZE JavaScript Framework

JAVASCRIPT EXAMPLES Slideshow With Wipes

In this example, an instance of Uize.Widget.SlideShow is used to present a slideshow interface that allows us to step through a series of images. The images are displayed with a sophisticated wipe transition effect between them using JavaScript animation. This is achieved by using an instance of the Uize.Widget.ImageWipe widget class, which is added as a child widget of the slideshow widget, with a child widget name that maps it to the image property of the slide records.