MODULES Uize.Widget.ThumbZoom
SEARCHEXAMPLESVIEW SOURCE CODE

1. Introduction

The Uize.Widget.ThumbZoom class wires up thumbnails that are linked to larger versions, so clicking them shows the larger versions with a zoom effect.

DEVELOPERS: Chris van Rensburg

The Uize.Widget.ThumbZoom module defines the Uize.Widget.ThumbZoom widget class, a subclass of Uize.Widget.

2. Instance Properties

2.1. hideFade

An instance of the Uize.Fade class.

NOTES

see the related showFade and shieldFade instance properties

2.2. shieldFade

An instance of the Uize.Fade class.

NOTES

see the related hideFade and showFade instance properties

2.3. showFade

An instance of the Uize.Fade class.

NOTES

see the related hideFade and shieldFade instance properties

3. Child Widgets

3.1. loadingProgress

An instance of the Uize_Widget.Bar.Progress class.

4. Set-get Properties

4.1. imageValidator

A regular expression.

4.2. showLoadingProgress

A boolean.

4.3. thumbNodes

An array.