Difference between revisions of "Team:TUDelft/Header"

(Created page with "<html> <script> $(document).ready(function() { $("#HQ_page").removeAttr('id'); $("#globalWrapper").removeAttr('id'); $("#conte...")
 
Line 1: Line 1:
 
<html>
 
<html>
 
      
 
      
<script>
+
 
        $(document).ready(function() {
+
            $("#HQ_page").removeAttr('id');
+
            $("#globalWrapper").removeAttr('id');
+
            $("#content").removeAttr('id');
+
            $("#bodyContent").removeAttr('id');
+
            $("#mw-content-text").removeAttr('id');
+
        });
+
    </script>
+
 
    
 
    
 
  <style>
 
  <style>

Revision as of 09:05, 21 June 2019