exclude characters in HTML input pattern, instead is excluding words

后端 未结 0 1275
刺人心
刺人心 2020-12-07 08:21

Trying to exclude special characters, I wrote this HTML input pattern

pattern="^[^\\x27]$|[^\\x22#\\[\\]\\*\\^%\\$£@~\\\\]"

I\'m su

相关标签:
回答
  • 消灭零回复
提交回复
热议问题