只需一步,快速开始
<script> function ubbShowObj(strType,strID,strURL,intWidth,intHeight) { var objPrefix="bShow"; var tmpstr=""; var bSwitch = false; bSwitch = document.getElementById(objPrefix+strID).value; bSwitch =~bSwitch; document.getElementById(objPrefix+strID).value = bSwitch; if(bSwitch){ document.getElementById(strID).innerHTML = ""; }else{ switch(strType){ case "qplay": tmpstr='<object classid="clsid:F3D0D36F-23F8-4682-A195-74C92B03D4AF" width="'+intWidth+'" height="'+intHeight+'" id="QvodPlayer" name="QvodPlayer" onError=if(window.confirm("请您先安装Qvod播放器,然后再点击播放.")){window.location.href="http://www.qvod.com/download.htm";}else{self.reload();}><PARAM NAME="URL" VALUE="'+strURL+'"><param name="Autoplay" value="1"></object>'; break; } document.getElementById(strID).innerHTML = tmpstr; } } </script>
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-1-10 22:08 , Processed in 0.036736 second(s), 5 queries , Gzip On, Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.