屏蔽中文输入法input id name typetextonfocus this.style.imeModedisabled /?
屏蔽中文输入法
<input id="" name="" type="text"onfocus=" this.style.imeMode='disabled' "/>
?
屏蔽中文输入法
<input id="" name="" type="text"onfocus=" this.style.imeMode='disabled' "/>
?