Generally scroll is associated with body tag, I saw that you use jQuery then: $('body').css('overflow','hidden');. This code snippet disables scrolling.
確定! 回上一頁