yee il y a 8 ans
Parent
commit
4eff9c3ab8
2 fichiers modifiés avec 310 ajouts et 304 suppressions
  1. 301 295
      html/index.html
  2. 9 9
      html/js/public.js

Fichier diff supprimé car celui-ci est trop grand
+ 301 - 295
html/index.html


+ 9 - 9
html/js/public.js

@@ -1,9 +1,9 @@
-$(function(){
-//	$('div.dropdown').mouseover(function() {
-//	  	$(this).addClass('open');    
-//	}).mouseout(function() {        
-//		$(this).removeClass('open');    
-//	});
-//	$("#myCarousel").carousel('cycle');
-//	$("#myCarousel1").carousel('cycle');
-})
+$(function () {
+    //	$('div.dropdown').mouseover(function() {
+    //	  	$(this).addClass('open');    
+    //	}).mouseout(function() {        
+    //		$(this).removeClass('open');    
+    //	});
+    //	$("#myCarousel").carousel('cycle');
+    //	$("#myCarousel1").carousel('cycle');
+})