|
|
| 加入收藏-方便您以后查找网页特效哦 |
| 你的位置:主页>>实用代码 |
禁止表单自动完成 |
| <form action="XXXX" method="XXXX" autocomplete = "off" > <input type=text> <input type=password> </form> 这样此form里面的所有表单元素都不能自动完成。 也可以单个禁止自动完成: <input type=password value="" name=password autocomplete = "off" > |
| COPYRIGHT © 2003-2005 ALL RIGHTS RESERVED | ||
| 业务联系| 广告服务 | 网站建设 | 关于我们 | 免责声明 月光宝盒工作室 800*600 |
|
|