Automattic / antiscroll

OS X Lion style cross-browser native scrolling on the web that gets out of the way.
1.07k stars 162 forks source link

Fix antiscroll for position:fixed elements #72

Open Hengjie opened 10 years ago

Hengjie commented 10 years ago

This takes the inner's right (or it could be left) and positions the inner div in such a way that it hides the scrollbars by subtracting scrollbarSize() from right (or left)