2016-04-07 7 views

cevap

0

bu example

#parent{ 
    height: 100%; 
    width: 100%; 
    overflow: hidden; 
} 

#child{ 
    width: 100%; 
    height: 100%; 
    overflow-y: scroll; 
} 
deneyin (JavaScript olmadan tercihen?)