hi, use css to hide horizontal scrollbar alone. <style type="text/css"> iframe { overflow-x: hidden; overflow-y: scroll ...
確定! 回上一頁