Aşağıdaki kodlar siteye girdikten 3 saniye sonra çalışsın istiyorum yapamadım SetTimeout'u
<script>
function gotoid(id) {
      var id2 = "." + id;
      $('html,body').animate({ scrollTop: $(id2).offset().top }, 1400);
     }
     
    </script>
Buda Butonlu yapmışdım bende buton koduda aşağıda butonu iptal etmek istiyorum.
ssd 
  

 
                    
