Opened 11 years ago
Closed 11 years ago
#10828 closed task (invalid)
disable element like the dijit.Dialog does
Reported by: | Ran Mory | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi all Please how can I disable html elements, the same as done in dijit.Dialog behavior when we do widgetDialog.show ()? and Thanks
Note: See
TracTickets for help on using
tickets.
In the future please post questions to the dojo-interest mailing list. The code Dialog uses is called DialogUnderlay?, you can look into that class.