... to vanilla JS for me and explain it a bit? $(document).on('click', 'a[href^="#"]', function(e) { // target element id var id = $(this)…
確定! 回上一頁