Scroll Position to Camera Position

How can I link the camera position to the scroll position of the browser window? So that when the user scrolls down the camera moves down in my 3D world. Ideally, should not only query the Mousewheel, but also the browser scrollbar and the scroll position on touch devices.