lateri лет назад: 4
Родитель
Сommit
1073e500fc
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      tip.html

+ 2 - 2
tip.html

@@ -86,8 +86,8 @@
 
         setTimeout( function(){
             
-            // window.location.replace(url) 
-            window.location.href = url  
+            window.location.replace(url) 
+            // window.location.href = url  
 
         }, 5000 );