cry_11858 div 有个overflow属性可以设置滚动,这个是否能应用到 你的HTMLDivElemnt里呢。div { width:150px; height:150px; overflow:scroll; }