Page 1 of 1

Force Data Entry in Uppercase

Posted: 2014-08-26 02:12
by kavlito
Is there a way to force all data entry to uppercase?

Re: Force Data Entry in Uppercase

Posted: 2014-08-26 23:51
by peebee
Try this: http://jsfiddle.net/cpF7C

Source: http://stackoverflow.com/questions/9587 ... upper-case

+ CSS you can add to all text elements in Bootstrap: text-transform:uppercase