Difference between revisions of "Template:TecMonterrey GDL"

Line 8,059: Line 8,059:
 
     <!-- JQuery -->
 
     <!-- JQuery -->
 
     <!-- Since you can't use && it's impossible to copy paste the code for JQuery so here's the only way to use JQuery-->
 
     <!-- Since you can't use && it's impossible to copy paste the code for JQuery so here's the only way to use JQuery-->
     <script
+
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
  src="https://code.jquery.com/jquery-1.12.4.min.js"
+
  integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ="
+
  crossorigin="anonymous"></script>
+
 
    
 
    
 
     <!-- Since you can't use && it's impossible to copy paste the code for bootstrap.js so here's the only way to use Bootstrap -->
 
     <!-- Since you can't use && it's impossible to copy paste the code for bootstrap.js so here's the only way to use Bootstrap -->
 
     <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
 
     <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
  
<!-- To test timeline -->
 
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
 
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
 
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
 
  
 
     <!-- BEGIN template -->
 
     <!-- BEGIN template -->

Revision as of 22:49, 17 October 2018