JavaScript Pergi ke atas halaman
window.scroll({
top: 0,
left: 0,
behavior: 'smooth'
});
Mobile Star
window.scroll({
top: 0,
left: 0,
behavior: 'smooth'
});
window.scrollTo(300, 500); //X=300 and Y=500