Functiondojo.fx.wipeOut

dojo.require("dojo.fx");
defined in dojo/fx.js

Returns an animation that will shrink node defined in "args" from it's current height to 1px, and then hide it.

Usage

function (/*Object*/ args) (view source)
parametertypedescription
argsObject