表单提交不刷新的办法简单的方法是在提交页面加入,
1 | <iframe width="0" height="0" name="actionframe"></iframe> |
然后给表单设置target属性:
1 | <form action="..." target="actionframe">....</form> |
技术文档2010/01/25
表单提交不刷新的办法简单的方法是在提交页面加入,
1 | <iframe width="0" height="0" name="actionframe"></iframe> |
然后给表单设置target属性:
1 | <form action="..." target="actionframe">....</form> |
Copyright 2010. 杭州网站优化-杭州网站建设-杭州seo 版权所有. All Rights Reserved.