#9620 closed defect (duplicate)
dijit.form.DropDownButton width declaration
Reported by: | Avachan | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - Form | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I have build in a dijit.form.DropDownButton? and can't set it's width.
I write the button in HTML Mode, not programmatic.
I test to set it with width=200px and with style="width:200px". With and without !important flag. The Button never appears in the right width.
But when I declare style="width:200px" to the button the Menu div have the size and the clickrange have the size.
I've test it in IE 7 and FF 3.5
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Dup of #5211.