会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
龙蝶
博客园
首页
新随笔
联系
管理
订阅
2017年5月25日
input实现页面跳转
摘要: 看到过好多onclick='location.href("index.aspx")'这种方式,试了一次并不行,应该改为下面的方式 <input type="button" onclick='location.href=("index.aspx")' />//在本页面打开 <input type="b
阅读全文
posted @ 2017-05-25 14:45 龙蝶
阅读(24408)
评论(0)
推荐(0)
编辑
公告