<asp:TextBox runat="server" style="text-transform: Capitalize;"/>
Tuesday, 27 November 2012
How to Enter Camel-Casing Text in TextBox
Camel-case is where the first letter of every word is capitalized.
Eg, How Are You? This can be done using the text-transform style as
follows:
Labels:
ASP.NET
,
ASP.NET Controls
,
CSS
,
How to Enter Camel-Casing Text in TextBox
,
HTML
,
HTML Control
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment