摘要: 一, 使用href超链接标记 (客户端跳转) 二, 提交表单 (客户端跳转) <form name="form" method="post" action="page2.jsp"> <input type="submit" value="跳转1"> </form> 三, Javascrip事件 (客 阅读全文
posted @ 2019-06-07 16:06 1456710017 阅读(3885) 评论(0) 推荐(0) 编辑