Here an example my form http://jsfiddle.net/GT7fY/
How to convert all text to uppercase while user writing on the field?
|
Here an example my form http://jsfiddle.net/GT7fY/ How to convert all text to uppercase while user writing on the field?
| |||||||
feedback
|
|
You could use
fiddle here http://jsfiddle.net/GT7fY/2/ | |||
|
feedback
|
|
I would just convert it to uppercase in the submit event.
The uppercase requirement could simply be kept hidden from the user. | |||
feedback
|
|
Try this:
That's it :) | |||||||
feedback
|
| |||
|
feedback
|
|
Paste This at the bottom:
| |||
|
feedback
|
all yours. | |||
|
feedback
|