button onclick实现跳转的常用方法

Posted aiyayaya

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了button onclick实现跳转的常用方法相关的知识,希望对你有一定的参考价值。

1、onclick="javascript:window.location.href=‘aa.htm‘ "

2、onclick="location=‘URL‘ "

3、onclick="window.location.href=‘?id= ‘ "

以上是关于button onclick实现跳转的常用方法的主要内容,如果未能解决你的问题,请参考以下文章

Angular中实现页面跳转的两个方法

js点击button按钮跳转到页面代码

iOS 总结APP间跳转的常用以及非常用需求 APP跳转Safari APP跳转APP

PHP怎么实现一单击按钮就跳转到令一个页面

微信小程序页面常用的5种跳转方法

php程序开发之实现网页跳转