Toby Chui 1 tahun lalu
induk
melakukan
4902e16113
3 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      sys.db
  2. 0 0
      sys.db.lock
  3. 1 0
      web/index.html

TEMPAT SAMPAH
sys.db


+ 0 - 0
sys.db.lock


+ 1 - 0
web/index.html

@@ -165,6 +165,7 @@
                 $(targetBtn).addClass("active");
                 $(".functiontab").hide();
                 $("#" + tabID).fadeIn('fast');
+                $('html,body').animate({scrollTop: 0}, 'fast');
                 window.location.hash = tabID;
             }