My page has a horizontal scroll feature, and when a button is pressed the DIV containing the scrolling content animates to the left.
The width of that element is 18000px, so it has a horizontal scrollbar that I disabled.
However I could still drag my page left and right and I would like to stop users doing that. Is there a css solution to my problem? Thanks for your time