小功能,不过还比较有用,其他的类似功能都一样。

 

代码
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
<title测试</title>
  
</head>
<body style="background: none">
    
<!--question S-->
    
<div class="question" style="position: relative">
       
<div  title="测试">
        
</div>
        
<div class="question_con">
            
<div class="question_con_in">
                
<script type="text/javascript">
                    window.onload 
= function () {
                        var url 
= window.location.href;
                        var jsname 
= url.split("?")[1];
                        load(jsname);
                    }
                    function load(js) {
                        document.write(
"<script src='http://www.test.com/html/");
                        document.write(
"" + value + "'");
                        document.write(
" type=\"text/javascript\" charset=\"utf-8\" <\/script>");
                    }
                
</script>
            
</div>
        
</div>
     
</div>
   
</body>
</html>

 

 

相关文章:

  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
  • 2021-12-14
  • 2021-07-24
  • 2021-12-28
  • 2021-06-16
猜你喜欢
  • 2022-12-23
  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2021-09-21
  • 2021-10-02
相关资源
相似解决方案