How do you automatically set text box to Uppercase?

后端 未结 12 820
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-29 23:50

I am using the following style attribute to set the user input to uppercase so that when the user starts typing in the text box for example railway, then it should

12条回答
  •  渐次进展
    2021-01-30 00:39

    try

     
     
    

    Instead of image put style tag on input because you are writing on input not on image

提交回复
热议问题