In a page I have div with vertical scroll bar. Main page has it's normal browser scroll bar. When main window scroll bar is at bottom and user continues to scroll down div vertical scroll bar should continue scrolling.
Is there some jquery event to catch scroll or some other easy way to accomplish this?