J Just D. Feb 17, 2005 #1 Anybody knows how to disable the horizontal scrolling? Really do we have any official way for that? Just D.
Anybody knows how to disable the horizontal scrolling? Really do we have any official way for that? Just D.
K Ken Cox [Microsoft MVP] Feb 17, 2005 #2 This is normally done with a style inside a div tag. You set overflow to hidden: http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/overflow.asp
This is normally done with a style inside a div tag. You set overflow to hidden: http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/overflow.asp
J Just D. Feb 17, 2005 #3 Thanks Ken, but actually it doesn't help. If you use a touchpad you're able to scroll horizontally almost any form and that's bad. I didn't find any treatment against that. Bug? Maybe. Just D.
Thanks Ken, but actually it doesn't help. If you use a touchpad you're able to scroll horizontally almost any form and that's bad. I didn't find any treatment against that. Bug? Maybe. Just D.