jq 跳转方式汇总
按鈕式:<INPUT name="pclog" type="button" value="GO" onClick="location.href='http://www.ddhbb.com/'">鏈接式:<a href="javascript:history.go(-1)">返回上一步</a><a href="<%=Request.ServerVariables("HTTP_REFERER")%>">返回上一步</a>直接跳轉式:(登錄用過)<script>window.location.href='http://www.ddhbb.com';</script>開新窗口:<a href="javascript:" onClick="window.open('http://www.ddhbb.com/blog/guestbook.asp','','height=500,width=611,scrollbars=yes,status=yes')">布丁 足跡</a>
?
總結
- 上一篇: Transition 实现轮播图
- 下一篇: json 和 jsonp