My goal is to use the jQuery event .keyup() to convert inputted lowercase chars to uppercase.
How can I achieve this?
I work with telerik radcontrols that's why I Find a control, but you can find control directly like: $('#IdExample').css({
this code works for me, I hope help you and sorry my english.
Code Javascript:
Code ASP.NET