OSX - disable inertia scroll for “single-page” webapp
问题 I'm trying to create a "single-page" web-app, in the same style as Gmail, Google Docs, Evernote, etc. where it doesn't make sense to allow inertia scroll to yank at the page. Here is a video of the effect I'm trying to disable: http://tinypic.com/r/2eb6fc5/8 How can we accomplish this? There are solutions listed in Disable elastic scrolling in Safari but they are old, don't work on OSX Chrome, while Gmail/Google Docs/Evernote clearly have a solution that works on all OSX browsers. 回答1: Update