1、禁用输入框,属性disabled。
2、使用其它标签来代替。
3、增加属性onfocus="this.blur();"。

相关文章: