Difference between revisions of "Team:SCU-China/Attributions"

Line 4: Line 4:
 
<body><p>dummy</p></body>
 
<body><p>dummy</p></body>
 
<script type="text/javascript" src="http://cdn.bootcss.com/jquery/1.11.2/jquery.min.js" class="script"></script>
 
<script type="text/javascript" src="http://cdn.bootcss.com/jquery/1.11.2/jquery.min.js" class="script"></script>
    <script type="text/javascript" class="script">
+
<script type="text/javascript" class="script">
  
  
Line 10: Line 10:
 
// $('body').children().remove('script, link');
 
// $('body').children().remove('script, link');
 
$('.script').insertBefore($('#globalWrapper'));
 
$('.script').insertBefore($('#globalWrapper'));
$('#top_menu_under').insertBefore($('#globalWrapper'));
 
 
// $('body').children().remove('#globalWrapper');
 
// $('body').children().remove('#globalWrapper');
$('#content').remove();
+
// $('#content').remove();
$('#sideMenu').remove();
+
// $('#sideMenu').remove();
  
  

Revision as of 02:14, 26 November 2016

dummy