[php pro留言板相关]
程序员文章站
2022-06-07 18:25:59
...
第一站:为留言板添加表单验证
jquery;https://github.com/posabsolute/jQuery-Validation-Engine
validationEngine,中文doc: http://code.ciaoca.com/jquery/validation_engine/当placehoder和this.value值不一样时,jquery无法出现效果。
HTML 5 placeholder 属性
placeholder 属性提供可描述输入字段预期值的提示信息(hint)。
该提示会在输入字段为空时显示,并会在字段获得焦点时消失。
上一篇: 【集锦】PHP扩展【xhprof,eaccelerator】
下一篇: Ubuntu上安装php环境