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
2.3. showFade
An instance of the Uize.Fade class.
NOTES
see the related hideFade and shieldFade instance properties |