jQuery 字母大小写转换

"ABC".toLowerCase()//转小写
"abc".toUpperCase()//转大写

  

posted @ 2016-01-17 22:00  Akgu  阅读(680)  评论(0)    收藏  举报