找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 183|回复: 16

请问这种跳转页面怎么写?

[复制链接]

2

主题

12

回帖

40

积分

新手上路

积分
40
发表于 2017-8-15 18:09:47 | 显示全部楼层 |阅读模式
本帖最后由 柳眉儿 于 2017-8-16 10:03 编辑

多谢null_vicer兄弟帮忙,已完美解决。





我需要在浏览器中运行“http://www.abc.com/tz.html?url=www.baidu.com"后自动跳转到www.baidu.com网页。
其中www.baidu.com是个变量,就是说我运行http://www.abc.com/tz.html?url=www.sohu.com后能跳转到www.sohu.com网页上。
请问这个tz.html怎么写?
谢谢!
回复

使用道具 举报

556

主题

1848

回帖

5436

积分

论坛元老

积分
5436
发表于 2017-8-15 19:11:33 | 显示全部楼层
[ol]
  • =3)){
  • header("Location:"."http://".$url);
  • }
  • ?>
  • .ie8 .alert-circle,.ie8 .alert-footer{display:none}.ie8 .alert-box{padding-top:75px}.ie8 .alert-sec-text{top:45px}
  • 正在执行跳转
  • body {
  •         margin: 0;
  •         padding: 0;
  •         background: #E6EAEB;
  •         font-family: Arial, '微软雅黑', '宋体', sans-serif
  • }
  • .alert-box {
  •         display: none;
  •         position: relative;
  •         margin: 96px auto 0;
  •         padding: 180px 85px 22px;
  •         border-radius: 10px 10px 0 0;
  •         background: #FFF;
  •         box-shadow: 5px 9px 17px rgba(102,102,102,0.75);
  •         width: 286px;
  •         color: #FFF;
  •         text-align: center
  • }
  • .alert-box p {
  •         margin: 0
  • }
  • .alert-circle {
  •         position: absolute;
  •         top: -50px;
  •         left: 111px
  • }
  • .alert-sec-circle {
  •         stroke-dashoffset: 0;
  •         stroke-dasharray: 735;
  •         transition: stroke-dashoffset 1s linear
  • }
  • .alert-sec-text {
  •         position: absolute;
  •         top: 11px;
  •         left: 190px;
  •         width: 76px;
  •         color: #000;
  •         font-size: 68px
  • }
  • .alert-sec-unit {
  •         font-size: 34px
  • }
  • .alert-body {
  •         margin: 35px 0
  • }
  • .alert-head {
  •         color: #242424;
  •         font-size: 28px
  • }
  • .alert-concent {
  •         margin: 25px 0 14px;
  •         color: #7B7B7B;
  •         font-size: 18px
  • }
  • .alert-concent p {
  •         line-height: 27px
  • }
  • .alert-btn {
  •         display: block;
  •         border-radius: 10px;
  •         background-color: #4AB0F7;
  •         height: 55px;
  •         line-height: 55px;
  •         width: 286px;
  •         color: #FFF;
  •         font-size: 20px;
  •         text-decoration: none;
  •         letter-spacing: 2px
  • }
  • .alert-btn:hover {
  •         background-color: #6BC2FF
  • }
  • .alert-footer {
  •         margin: 0 auto;
  •         height: 42px;
  •         width: 160px
  • }
  • .alert-footer-icon {
  •         float: left
  • }
  • .alert-footer-text {
  •         float: left;
  •         border-left: 2px solid #EEE;
  •         padding: 3px 0 0 5px;
  •         height: 5px;
  •         color: #0B85CC;
  •         font-size: 12px;
  •         text-align: left
  • }
  • .alert-footer-text p {
  •         color: #7A7A7A;
  •         font-size: 22px;
  •         line-height: 18px
  • }
  •   
  •   
  •   secs
  •   
  •   
  •    
  •    
  •          正在跳转到指定的分享页面
  •       感谢您访问瑞虎中国
  •    
  •          
  •     [url=]">立即跳转[/url]
  •    
  •    
  •    
  •    
  •    
  •    
  •    
  •       Cisoar.Inc
  •       思硕安全检查
  •   
  • [/ol]复制代码

    PHP的 演示:http://www.tiggo.win/lib/u.php?u=http://www.ruihucn.com/thread-20854-1-1.html
  • 回复

    使用道具 举报

    1

    主题

    30

    回帖

    65

    积分

    注册会员

    积分
    65
    发表于 2017-8-15 23:09:00 | 显示全部楼层
    [ol]
  •         
  •                
  •         
  • [/ol]复制代码
    服务器支持的话,可以不要加#
  • 回复

    使用道具 举报

    667

    主题

    5112

    回帖

    1万

    积分

    论坛元老

    积分
    12305
    发表于 2017-8-16 09:45:22 | 显示全部楼层
    你一点分都不给吗,大佬只好水贴了
    回复

    使用道具 举报

    43

    主题

    508

    回帖

    1157

    积分

    金牌会员

    积分
    1157
    发表于 2017-8-15 18:28:21 | 显示全部楼层
    本帖最后由 NoBB 于 2017-8-15 20:37 编辑

    ..
    回复

    使用道具 举报

    918

    主题

    4063

    回帖

    1万

    积分

    论坛元老

    积分
    10948
    发表于 2017-8-15 23:10:00 | 显示全部楼层
    JS 黑帽跳转,哈哈。

    回复

    使用道具 举报

    11

    主题

    113

    回帖

    303

    积分

    中级会员

    积分
    303
    发表于 2017-8-15 18:52:53 | 显示全部楼层
    本帖最后由 Wyatt 于 2017-8-16 10:10 编辑

    function getQueryVariable(variable)
    {
           var query = window.location.search.substring(1);
           var vars = query.split("&");
           for (var i=0;i[ol]
  •         
  •                
  •         
  • [/ol]复制代码



    访问形式http://a.com#?url=b.com(需要个#号)
  • 回复

    使用道具 举报

    1

    主题

    30

    回帖

    65

    积分

    注册会员

    积分
    65
    发表于 2017-8-15 18:54:22 | 显示全部楼层
    js搞定,5楼写了,我就不写了
    回复

    使用道具 举报

    89

    主题

    1758

    回帖

    3857

    积分

    论坛元老

    积分
    3857
    发表于 2017-8-15 19:08:10 | 显示全部楼层

    Wyatt 发表于 2017-8-15 19:08

    function getQueryVariable(variable)
    {
           var query = window.location.search.substring(1);

    您好,能否再麻烦帮我改一下吗?我按您的代码放入tz.html中,然后运行http://www.abc.com/tz.html?url=www.baidu.com
    网页跳转了http://www.abc.com/www.baidu.com,而不是www.baidu.com

    麻烦了。
    回复

    使用道具 举报

    2

    主题

    12

    回帖

    40

    积分

    新手上路

    积分
    40
     楼主| 发表于 2017-8-15 19:21:08 | 显示全部楼层

    柳眉儿 发表于 2017-8-15 22:49

    您好,能否再麻烦帮我改一下吗?我按您的代码放入tz.html中,然后运行http://www.abc.com/tz.html?url=ww ...

    改好了。。。。你们啊,自己多动手搜,让我一个设计来写js
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    Archiver|手机版|小黑屋|Discuz! X

    GMT+8, 2025-4-21 14:35 , Processed in 0.019221 second(s), 3 queries , Gzip On, Redis On.

    Powered by Discuz! X3.5

    © 2001-2024 Discuz! Team.

    快速回复 返回顶部 返回列表