会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
稻禾盛夏
学如逆水行舟,不进则退。
首页
新随笔
订阅
管理
使用onclick跳转到其他页面/跳转到指定url
☆如果是本页显示可以直接用location,方法如下:
①onclick="javascript:window.location.href='
URL
'"
②onclick="location='
URL
'"
③onclick="window.location.href='
URL
?id=11'"
☆如果页面中有frame可以将在location前面添加top.mainframe.frames['right_frame'].location
学如逆水行舟,不进则退。
posted @
2016-04-21 14:03
稻禾盛夏
阅读(
613
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告