Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable mouse wheel? 6

Status
Not open for further replies.

ZOR

Technical User
Jan 30, 2002
2,963
GB
I asked this before but did not get far. How do you prevent the mouse wheel when used for scrolling down a form from rolling down combo values if focus happens to be on one. Thanks
 
I didn't say anybody was saying that it can't be done.
A question was asked, I answered it.

If I ask a question, I will think about the moral implications myself, but would still like all the possible options. This is one option. Not doing it is another.

Plus, I said I like to stir things up ;o)

Hope I helped / Thanks for helping
if ((Math.abs(x)<10&&Math.abs(y)<10) && (((parseInt(Math.abs(x).toString()+Math.abs(y).toString())-Math.abs(x)-Math.abs(y))%9)!=0)) {alert(&quot;I'm a monkey's uncle&quot;);}
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top