JAVASCRIPT EXAMPLES Sequenced Show Using Swap
VIEW SOURCE

In this example, the Uize.Data.reorderArray method of the Uize.Data package is 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 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.