2024-03

仕事

スムーススクロールは結局の所これになると思う。Lazyloadによるズレも解消 WordPressにも対応。

jQuery('a').click(function(e) { let href = jQuery(this).attr...