Duration: 16:40 min
Summary: Today we will discuss kendo UI FX. Kendo UI FX is defined as: "Kendo UI FX provides a rich, extensible and performance-optimized toolset for element transitions. Each effect utilizes CSS transitions if possible, with a fallback to manual property value modification in older browsers. Animations can be played in reverse which is very convenient for showing and hiding certain parts of the UI. Kendo FX utilizes jQuery Differed utility for chaining/callbacks."
We will experiment with some of these animations such as expand, fade, flip, pageturn, slideIn, tile, and zoom. We will take these one at a time and work with a full example using CSS when needed.