js 擷取上一頁所帶的百度關鍵詞

來源:互聯網
上載者:User

標籤:ack   str   百度   ges   set   nbsp   swt   out   decode   

<div class="fswt">  <textarea type="text" id="fswt_nr" class="fl" placeholder="請輸入您的問題" name="text"></textarea>  <img id="dyfs" class="fl" src="./static/images/send.gif" /></div>      <script language="javascript">    var url = window.location.href;//當前頁面    var shang=window.document.referrer; //來源上一頁        var biaos=encodeURIComponent("自設入口");//標識        if(shang.indexOf("word")!=-1){                var k = window.document.referrer.split(‘word=‘)[1].split(‘&‘)[0];        /*將關鍵詞賦值給input*/         document.getElementById("fswt_nr").value=decodeURIComponent(k);                                }else{                    }                   /*進入頁面後5秒跳轉快商通*/            /*        setTimeout("zjtiao()",5000);                    function zjtiao(){                var dyfs=document.getElementById("fswt_nr").value;            KS.openChatWin({cv:dyfs,sText:‘自設入口‘});                    }        */  setTimeout("dh1()",2000);    function dh1(){        document.getElementById("hd1").style.visibility="visible";        setTimeout("dh2()",3000);    }    function dh2(){        document.getElementById("hd2").style.visibility="visible";    }    var index=0;    var str=document.getElementById("fswt_nr").placeholder;    function type(){    if(index==str.length+1){        index=0;    }    document.getElementById("fswt_nr").placeholder = str.substring(0,index++);    }    setInterval(type, 500);            document.getElementById("dyfs").onclick=function(){        var dyfs=document.getElementById("fswt_nr").value;          KS.openChatWin({cv:dyfs,sText:‘自設入口‘});        }</script>

 

js 擷取上一頁所帶的百度關鍵詞

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.