dojo.fadeOut
<script src="../../js/dojo.js"></script>
defined in dojo/_base/fx.js
Returns an animation that will fade node defined in 'args' from its current opacity to fully transparent.
Usage
function (/*dojo.__FadeArgs*/ args) (view source)
parameter | type | description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
args | dojo.__FadeArgs |
|