SOURCE CODE: Sequenced Show Using Swap

VIEW EXAMPLE




  Sequenced Show Using Swap | JavaScript Examples | UIZE JavaScript Framework
  
  
  
  
  
  
  
  






UIZE JavaScript Framework

JAVASCRIPT EXAMPLES Sequenced Show Using Swap

In this example, the Uize.Array.Order.jumble method of the Uize.Array.Order package is used in conjunction with the Uize.Dom.Basics.find method in order to sequence the showing of thumbnail images in a grid. Each thumbnail is revealed using a JavaScript animation effect provided by the Uize.Widget.Swap class. Additionally, the Uize.Widget.ThumbZoom widget is being used to provide a JavaScript animation zoomed view effect when you click on the thumbnails.