Explorar el Código

Update index.html

Capitan Cloud hace 3 años
padre
commit
cf68d5c6a6
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -48,7 +48,8 @@
     $("#myh1").hide("slow");
   }
   
-  function startApp() {
+  function startApp() { 
+    alert("hello");	  
     //$("#HCsplash").hide("slow");
     $("#HCsplash").css("display","none");	  
     $(document.body).css("background","#ffffff");