yee 8 vuotta sitten
vanhempi
commit
4eff9c3ab8
2 muutettua tiedostoa jossa 310 lisäystä ja 304 poistoa
  1. 301 295
      html/index.html
  2. 9 9
      html/js/public.js

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 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');
+})