Quellcode durchsuchen

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits vor 4 Jahren
Ursprung
Commit
2ce2c9da75
1 geänderte Dateien mit 6 neuen und 6 gelöschten Zeilen
  1. 6 6
      index.xsl

+ 6 - 6
index.xsl

@@ -48,7 +48,7 @@
       
       <script src="/js/jquery-3.1.0.min.js" type="text/javascript"></script>
       
-	  	<script language="text/javascript">
+	  	<script>
 	  	<![CDATA[
 
       ]]>
@@ -63,14 +63,14 @@
        <img src="/res/logo.png" style="width:310px;"/>
     </div>
 
+		<div id="content" style="max-height:350px;display:none;" align="center">
+
     <div class="header">
       <a id="burger-menu" href="#" style="display:none;"><img src="/res/burger-menu2.png" style="width:58px;"/></a><a id="ahome" href="http://secchi.one" target="_blank" style="color:black; text-decoration: none;"><img id="logo-secc" src="/res/logo.png" style="width:48px;vertical-align:middle;"/>&#8201; Secchione</a>&#8201; &#8201; &#8201; &#8201; &#8201; &#8201; &#8201;<a id="agithub" href="https://github.com/par7133/Secchione" style="color:#000000"><span style="color:#119fe2">on</span> github</a>&#8201; &#8201; &#8201; &#8201; &#8201; &#8201; <a id="afeedback" href="mailto:info@secchi.one" style="color:#000000"><span style="color:#119fe2">for</span> feedback</a>&#8201; &#8201; &#8201; &#8201; &#8201; <a id="asupport" href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:black;height:27px;text-decoration:none;">&#8201; &#8201; get support&#8201; &#8201; </a>
     </div>
 
 		<br/><br/>
 
-		<div id="content" style="max-height:350px;display:none;" align="center">
-
 		<table border="0" style="width:100%;height:349px;">
 		<tr>
 		<td halign="center" style="height:300px">
@@ -202,6 +202,7 @@
 
 
 		<script>
+   	<![CDATA[
       
       function hideTitle() {
         $("#myh1").hide("slow");
@@ -214,14 +215,13 @@
       }			
 
       window.addEventListener("load", function() {
-        alert("hello1");
         $(document.body).css("background","#000000");
         $("#HCsplash").show("slow");	  
         setTimeout("hideTitle()", 2000);
         setTimeout("startApp()", 4000);
-        alert("hello2");
       }, true);
-      
+
+    ]]>
 		</script>
 
     <br/><br/><br/><br/><br/>