开发者

Turning off animation in dojox.widget.Dialog

Anyone know how to turn animation off in dojox.widget.Dialog? I love the modal dialog, but want it to pop up immediately, rather than the painfully slow animate on that it does. I tried turning off the apparent animation controls, but it still animates. Also looked into the src code, but didn't see any smoking guns for a configurati开发者_如何学JAVAon option. here's the sample invocation:

id    = "dojoModalWrapper" 
jsId   = "dojoModalWrapper"
dojoType  = "dojox.widget.Dialog" 
showTitle  = "false" 
dimensions  = "[678,370]" 
sizeDuration = 0
easing   = null
style   = "background-color: #e86d0d; display:none;"


Why not use dijit.Dialog?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜