Opened 13 years ago
Closed 13 years ago
#4406 closed enhancement (fixed)
Themes need to account for <input type="file">
Reported by: | guest | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit - LnF | Version: | 0.9 |
Keywords: | theme input file | Cc: | |
Blocked By: | Blocking: |
Description
This kind of form element (input type="file") sticks out like a sore thumb among the other nicely done dijits. It appears that others have figured out how to make it look nice, so I hope that the function can be added to Dojo.
Change History (2)
comment:1 Changed 13 years ago by
Owner: | changed from dylan to dante |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
there is a prototype in [10490] in dojox.widget ... closing this, as there is no real straight forward way to style an input type="file", though I feel we can make the one I just checked in robust enough to be both 'stock dijit looking', and do fun fancy things (FileInputAuto?) ...