How to hide scroll bars for IFRAME using CSS? I don't want to use 'Scrolling' attribute as it is ... body,html { overflow:hidden; }.
確定! 回上一頁