2013-01-18 59 views

回答

0
jquery fullcalendar scrollbar 

    /* needed for modifying fullcalendar.css file */ 
    .fc-view { 
     width: 100%; 
     height: 550px; 
     position: absolute; 
     bottom:0; 
     overflow-y: auto; 
     overflow-y: hidden; 
     } 
相關問題