Difference between revisions of "Template:TecMonterrey GDL"

Line 8,054: Line 8,054:
 
     <!-- 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://code.jquery.com/jquery-3.3.1.min.js"
+
   src="https://code.jquery.com/jquery-1.12.4.min.js"
   integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
+
   integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ="
 
   crossorigin="anonymous"></script>
 
   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>

Revision as of 15:09, 17 October 2018