Possible Duplicate:
How to change the input to uppercase as it is being typed
Is it possible to completely capitalize text of an input with JavaScript.
So basically as the user is typing the text in the input the text is being capitalized like this: CAPITALIZE
Can anybody show me an example on like a fiddle or something? Thanks