
2个回答
展开全部
<input type="button" onclick="testButton" name=""> button类型的跳转,然后再JS代码 写在上面的,如:
function testButton(){
window.location="test.jsp";
}
window.location="test.jsp"; 这个地方写你跳转的页面, window.location="这个地方写你的路径名";
function testButton(){
window.location="test.jsp";
}
window.location="test.jsp"; 这个地方写你跳转的页面, window.location="这个地方写你的路径名";
2013-08-14
展开全部
不懂,你要怎么跳,写js代码就是了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询