摘要:[css]當IE的scrollbar亂跑,出現網頁可以往下捲很多空白怎麼半? <style type="text/css"> html { overflow-x: hidden; overflow-y: auto; } ...
確定! 回上一頁