转:页面跳转代替标签_html/css_WEB-ITnose
程序员文章站
2022-05-13 08:37:52
...
本页显示可以直接用location,方法如下:
1.onclick="javascript:window.location.href='URL'"
2.onclick="location='URL'"
3.onclick="window.location.href='URL?id=11'"
如果页面中有frame可以将在location前面添加top.mainframe.frames['right_frame'].location
推荐阅读
-
HTML中button标签点击实现页面跳转
-
同一标签内多个css规则在页面中如何显示?_html/css_WEB-ITnose
-
有大神进来 ,判断手机和电脑访问 延时提示信息框并跳转到相应页面_html/css_WEB-ITnose
-
JS 控制页面超时后自动跳转到登陆页面_html/css_WEB-ITnose
-
同一标签内多个css规则在页面中如何显示?_html/css_WEB-ITnose
-
iOS 页面跳转后更改左边导航栏的文字还有箭头颜色_html/css_WEB-ITnose
-
a标签点击跳转失效IE6、7的奇葩bug_html/css_WEB-ITnose
-
jsp页面跳转后,css样式不生效,刷新页面后才出现样式_html/css_WEB-ITnose
-
a标签页内跳转路由问题_html/css_WEB-ITnose
-
页面跳转特效_html/css_WEB-ITnose