scroll (function() { if ( $window.scrollTop() >= distance ) { $(".site-header").addClass("fixed"); } ...
確定! 回上一頁