Hi,
I have noted in IE7 that, when the body of a page is given the property overflow:hidden , it can still be scrolled by selecting some of the text on the page and, with the mouse button still down, moving the cursor below the bottom of the screen. Is there any way to prevent this? I'm not fussed if the solution requires javascript.
You can see a demonstration of the problem at:
http://www.cpcorporati on.com.au/test.htm
Finally, in searching for an answer to this problem, I have noted a great deal of talk about accessibility. While I understand that what I am trying to do will make the page inaccessible to some, I believe that it is necessary, or at least vastly simpler than any alternative.
Thanks in advance for any help you can offer,
Wyatt
I have noted in IE7 that, when the body of a page is given the property overflow:hidden , it can still be scrolled by selecting some of the text on the page and, with the mouse button still down, moving the cursor below the bottom of the screen. Is there any way to prevent this? I'm not fussed if the solution requires javascript.
You can see a demonstration of the problem at:
http://www.cpcorporati on.com.au/test.htm
Finally, in searching for an answer to this problem, I have noted a great deal of talk about accessibility. While I understand that what I am trying to do will make the page inaccessible to some, I believe that it is necessary, or at least vastly simpler than any alternative.
Thanks in advance for any help you can offer,
Wyatt
Comment