You can remove the document scroll with the following line (when the window gets opened): $("html, body").css("overflow", "hidden");
確定! 回上一頁