dojo
»
fx
»
Toggler
» show
dojo.fx.Toggler.show
dojo.require("dojo.fx");
defined in dojo/fx.js
Toggle the node to showing
Usage
function (delay)
(view source)
return
this
.
showAnim
.
play
(
delay
||
0
)
;
parameter
type
description
delay