Mercurial > dive4elements > website
comparison devel.html @ 150:eb6b50914324
Let's serve JQuery.
author | tom@ahoernchen |
---|---|
date | Mon, 07 Apr 2014 16:56:45 +0200 |
parents | 2a0b9abe6a06 |
children |
comparison
equal
deleted
inserted
replaced
149:2a0b9abe6a06 | 150:eb6b50914324 |
---|---|
20 <![endif]--> | 20 <![endif]--> |
21 | 21 |
22 <!-- Bootstrap core JavaScript | 22 <!-- Bootstrap core JavaScript |
23 ================================================== --> | 23 ================================================== --> |
24 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | 24 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
25 <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> | 25 <script src="jquery/jquery.min.js"></script> |
26 <!-- Include all compiled plugins (below), or include individual files as needed --> | 26 <!-- Include all compiled plugins (below), or include individual files as needed --> |
27 <script src="bootstrap/dist/js/bootstrap.min.js"></script> | 27 <script src="bootstrap/dist/js/bootstrap.min.js"></script> |
28 <script src="js/dive4elements.js"></script> | 28 <script src="js/dive4elements.js"></script> |
29 </head> | 29 </head> |
30 <body> | 30 <body> |