Brady Zhu
Brady Zhu

Reputation: 1405

How to create dijit/Dialog with a DIV ID?

How to create a dijit/Dialog with a DIV ID?

Upvotes: 0

Views: 125

Answers (1)

Kolban
Kolban

Reputation: 15266

There is some really good reference information available here:

https://dojotoolkit.org/reference-guide/1.9/dojox/widget/Dialog.html

in addition, there are a variety of Dojo Dialog tests available here:

http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Dialog.html

It wasn't clear what you meany by "width a DIV ID"?

Upvotes: 1

Related Questions