我想创建一个输入:
<input type='text' id='in'></input>
当用户键入字符时,输入将保留该字符。但是当用户键入不同的字符时,输入将保留新字符。我怎样才能做到这一点?
狐的传说
相关分类