This is a migrated thread and some comments may be shown as answers.

[Solved] How could I format the "Durchsuchen" button?

2 Answers 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Frank Michael
Top achievements
Rank 1
Frank Michael asked on 26 May 2010, 07:49 PM
How could I format the "Durchsuchen..." botton in <input type="file">
I want the button to have the same format as t-button but the input field should be standard white.
Impossible?

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 27 May 2010, 06:41 AM
Hello Frank Michael ,

Skinning <input type="file" /> has always been very hard. You can check some of the online articles which show some workarounds:
http://www.quirksmode.org/dom/inputfile.html
http://ajaxian.com/archives/a-cheaky-way-to-style-an-input-typefile

Regards,
Atanas Korchev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Frank Michael
Top achievements
Rank 1
answered on 27 May 2010, 06:50 AM
If it is always very hard, then you might think of offering a Telerik().FileInput() which is already styled with your themes.
The same applies - although it is not so hard, but might be very convenient - to offer a Telerik().TextBoxFor<TModel>(), Telerik().TextAreaFor<TModel>(), Telerik().FormFor<TModel>(), Telerik().FieldGroupFor<TModel>() or Telerik().EditorFor<TModel>().
I think it must be easy to do for you and is convenient for the customers.
Tags
General Discussions
Asked by
Frank Michael
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Frank Michael
Top achievements
Rank 1
Share this question
or