[Dojo-interest] dijit.Dialog
Dustin Machi
dmachi at dojotoolkit.org
Sun Dec 16 21:49:02 UTC 2007
> One caveat - the test.html file cannot include its own Javascript if I
> recall correctly. In 0.4 there used to be an executeScripts param
> that is greatly missed in 1.0.
It was a greatly debated feature before because all of the people who
didn't want this capability had to download it anyway. To avoid this
and the resulting dojo is too big arguments, the dijit widgets were
simplified and features like this were pushed into dojox.
dojox.layout.contentPane has the execute scripts functionality.
Note however that it is correct that the dialog widget currently
specifies using the dijit.ContentPane, so using the the one from dojox
requires extension at the moment.
Dustin
More information about the Dojo-interest
mailing list