dojo.fx.wipeIn
dojo.require("dojo.fx");
defined in dojo/fx.js
Returns an animation that will expand the node defined in 'args' object from it's current height to it's natural height (with no scrollbar). Node must have no margin/border/padding.
Usage
function (/*Object*/ args) (view source)
parameter | type | description |
---|---|---|
args | Object |