I'm coding a website for my Dad's firm and I have a problem with unwanted horrizontal scrolling while selecting something on the webpage.
To illustrate the effect: http://alakthalion.pl/tem/krop62/ - try to select anything on the page and move the mouse far far to the right - the page will move and stop in unwanted place. :(
The effect is because I've got two sections of the website - left and right - so the virtual width of the site is twice the window size.
As long as the problem is only when somebody is selecting anything I would like to block scrolling while somebody is selececting something. Can I do such thing?
Please help!