“Gulir halus ke jQuery teratas” Kode Jawaban

Gulir halus ke jQuery teratas

window.scrollTo({top: 0, behavior: 'smooth'});
Lokesh003

CSS gulir halus

html {
  scroll-behavior: smooth;
}

/* No support in IE, or Safari
You can use this JS polyfill for those */
http://iamdustan.com/smoothscroll/
deadlymuffin

Jawaban yang mirip dengan “Gulir halus ke jQuery teratas”

Pertanyaan yang mirip dengan “Gulir halus ke jQuery teratas”

Lebih banyak jawaban terkait untuk “Gulir halus ke jQuery teratas” di JavaScript

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya