Use an explicit height value + overflow:scroll. #divID {. height: 100px;. overflow:scroll;. } Keep in mind that scrolling divisions are a ...
確定! 回上一頁