#3918 closed defect (fixed)
No class/id attributes for programmatic SplitContainer
Reported by: | gizmojo.org | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | SplitContainer ContentPane programmatic class id | Cc: | |
Blocked By: | Blocking: |
Description
When creating a SplitContainer? programmatically, and explicitly specifying the a css class value and an id, the resulting dom does not have:
1) the specified css class
2) an id attribute
Further more, adding ContentPane? children to the SpliContainer? that each specify their own id, the resulting dom does not include the id attribute.
Related forum discussion: http://dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/no-class-id-attributes-programmatic-splitcontainer
Change History (6)
comment:1 Changed 14 years ago by
Milestone: | 1.0 → 0.9 |
---|---|
Owner: | changed from bill to Adam Peller |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:5 Changed 13 years ago by
Cc: | [email protected]… removed |
---|
comment:6 Changed 13 years ago by
Reporter: | changed from guest to gizmojo.org |
---|
Note: See
TracTickets for help on using
tickets.
I think this is covered by #3058