Force Data Entry in Uppercase
Force Data Entry in Uppercase
Is there a way to force all data entry to uppercase?
Re: Force Data Entry in Uppercase
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
Source: http://stackoverflow.com/questions/9587 ... upper-case
+ CSS you can add to all text elements in Bootstrap: text-transform:uppercase