1、transform:uppercase  参考:http://www.w3school.com.cn/cssref/pr_text_text-transform.asp  

2、可以让你实现输入的小写字母自动转为大写,但是input value的值依然是小写。因为这是通过css实现的

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
  • 2022-01-22
猜你喜欢
  • 2022-12-23
  • 2022-01-02
  • 2021-04-26
  • 2021-08-04
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
相关资源
相似解决方案