6 Answers, 1 is accepted
0
Hi Seaman,
You can use the .k-textbox class to style input elements.
All the best,
Kamen Bundev
the Telerik team
You can use the .k-textbox class to style input elements.
All the best,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Seaman
Top achievements
Rank 1
answered on 29 Dec 2011, 10:40 AM
hi Kamen:
thank you answer my question,im use k-textbox style,
but the dom Component and kendoui's AutoComplete Does not look the same,have other way Solve this problem,
I hope they look the same,pls help me,thanks.
thank you answer my question,im use k-textbox style,
but the dom Component and kendoui's AutoComplete Does not look the same,have other way Solve this problem,
I hope they look the same,pls help me,thanks.
0
Hi Seaman,
You can imitate the AutoComplete by using its structure and classes, like this:
<span class="k-autocomplete k-header">
<input style="width: 100%" type="text" class="k-input">
</span>
All the best,
Kamen Bundev
the Telerik team
You can imitate the AutoComplete by using its structure and classes, like this:
<span class="k-autocomplete k-header">
<input style="width: 100%" type="text" class="k-input">
</span>
All the best,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Seaman
Top achievements
Rank 1
answered on 29 Dec 2011, 11:01 AM
im tryed,it's ok.thanks.
0
0
Hello Damir,
Check Customizing Tooltip Position in our documentation.
Greetings,
Kamen Bundev
the Telerik team
Check Customizing Tooltip Position in our documentation.
Greetings,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!