2012-04-19 163 views

回答

0

在基本月視圖中的jquery fullcalendar滾動條。

請修改下面類fullcalendar.css文件

.fc-view { 
    width: 100%; 
    height: 550px; 
    position: absolute; 
    bottom:0; 
    overflow-y: scroll; 
    }