EXAMPLE: Sequenced Show Using Swap VIEW SOURCE

In this example, the Uize.Data.reorderArray method is being used in conjunction with the Uize.Node.find method in order to sequence the showing of thumbnail images in a grid. Each thumbnail is revealed using a wipe effect provided by the Uize.Widget.Swap class. Additionally, the Uize.Widget.ThumbZoom widget is being used to provide a zoomed view effect when you click on the thumbnails.