|
注册!"); window.location.href="http://sowm.cn/login.html"; //setTimeout(function(){},time); }else{ alert("收藏失败! 请联系管理员"); } } }); } <script type="text/java script"> var _bdhmProtocol = (("https:" == document.location.protocol) " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Ff2fe3ff28e9b5b60387e2f81e72d06be' type='text/java script'%3E%3C/script%3E")); <script language="java script" > function getrelcacheurl(){ var relcacheurl="relcache"; return relcacheurl+".do"; } $.ajax({ type: "post", url: "/"+getrelcacheurl(), data: "docid=" + '4D4B39606FB4160805066373BAEE37AC' , success: function (result) { //alert("ds"); } }); ////////// var timer; function Fpop(a){ clearTimeout(timer); var channelid = a.id; var x = a.offsetLeft; var y = a.offsetTop; while(a=a.offsetParent) { x += a.offsetLeft; y += a.offsetTop; } var px =x; var py =y+22; var url2="neilianChannel.do"; $.ajax({ type: "post", url: "/"+url2, data: "channelid="+channelid, success: function (result) { popDiv.innerHTML = result; popDiv.style.left =px; popDiv.style.top =py; popDiv.style.display=""; //document.getElementById('channelcontent').innerHTML = result; //show switch //$('.switch')['bootstrapSwitch'](); } }); } function Fhidden(){ timer = setTimeout("popDiv.style.display=\"none\"",100); } function stopTime(){ clearTimeout(timer); } |