The site has a modal window with info and in this modal window there is a scroll, so here, sometimes it happens that scrolling "jumps" onto the main document and scrolls it behind the modal window, instead of scrolling content in the window itself, but this is not good.
Hide the main scroll, too, does not roll for slightly moving the layout, ugly, some users in general can cause outrage. I have sketched a solution, but it works in a fox, figokhrom, from which the main audience shows off, I did not test in the opera
var scrllTop = $('html, body').scrollTop(); $(window).on('scroll.confirm', function(){ $(window).scrollTop(scrllTop); return false; });
javascript
b) custom slider - Crasher