iŽam creating JavaScript scrollbars, and i have a small problem with Firefox.
Problem: When i have <div> with my scrollBars on page that overflow, then during scrolling my <div> also scrolling the body. I disable scrolling in other browser, but i cant do the same thing in Firefox.
So i need to temporarily disable scrolling on body.
I tried to find answer on forum, but no results.
Bookmarks