Opened 15 years ago
Closed 15 years ago
#805 closed defect (invalid)
comboBox appearing on next line
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | comboBox | Cc: | |
Blocked By: | Blocking: |
Description
How can i make the label of the combobox and the combox appear on the same line?
State : <select dojoType="ComboBox?" value="this should never be seen - it is replaced!" dataUrl="../../test/widget/comboBoxData.js" style="width: 300px;" name="foo.bar1" maxListLength="15"> </select>
Note: See
TracTickets for help on using
tickets.
Sounds like you want to use float:left style, or maybe put the label and combobox in a table.
For any further questions, please post to the mailing list (dojo-interest). The bug database is for bugs.