I just want to ask you a question.. do you know how to change the scroll target from div to body when the scroll reaches the top/bottom of this div? i'm using the tinyscrollbar..
thanks!!
I just want to ask you a question.. do you know how to change the scroll target from div to body when the scroll reaches the top/bottom of this div? i'm using the tinyscrollbar..
thanks!!
Maybe a little bit late ;) Isn't this the standard behaviour? At first the scrollable div scrolls until the bottom is reached, next the windows/body is scrolled until bottom is reached. That's the normal behaviour in IE and Chrome