inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

Child "height 100%" don't work #771

Open aimsai opened 5 years ago

aimsai commented 5 years ago

Hi, Because of the css "transform: translate (0px, 0px)" added by niceScroll, children whose height is defined in % don't work ... Is it possible to use an old-fashioned method (top, left, position absolute ...) ? (sorry for my bad english)