Closed derSteffen closed 6 years ago
Try to set min-height: 100%
together with height: 100%
, should help
hello, nothing work ... it works. but not the scrollTop() ... i tried min-height, max-height together with height, I tried height with a pixel-value .. nothing. I tried differnt overflow or position!
Can you make an example on jsFiddle.net ?
Hello,
if I use scrollbar() as a whole side-wrapper, i can't use scrollTop()-Events to fade div or some other ScrollTop-Action!
My ScrollTop()-Events are before the scrollbar()-Events and libary! If I delete the whole-wrapper-site-scrollbar()-effect, the scrollTop() runs! Other scrollbar()-effects in the side also run perfect, including scrollTop()-Effects ..... only if i have a wrapper around the whole side with scrollbar() it want to be run.
The problem is the
.wrapper { height: 100%; }
Do you have any solutions for me?
THANKS
Greetings