如何在文本框中设置提示语句,就是文本框内一点就消失的提示信息,谢谢
属性为 placeholder=""
不考虑ie8-可以用h5 placeholder,否则就需要用js模拟了让IE8-浏览器支持html5 placeholder