overflow -y:scroll is correct, but you should use it with the html tag, not body or else you get a double scrollbar in IE 7. So the correct css would be: ...
確定! 回上一頁