Scroll an overflowing div by scrolling anywhere on the page
问题 I'd like to trigger scrolling of a div with overflowing content by scrolling anywhere on the page, not just by moving the mouse and clicking within the div. Also, i'd like to hide the div's scrollbar such that only the page's scrollbar is visible. Preferably the solution would be CSS-based but a JS solution would work too. here's my jsfiddle that demonstrates the problem: http://jsfiddle.net/trpeters1/RMZsX/8/ I'd copy the code here but there I put a bunch of filler text to trigger the