You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Mousewheel only scrolls UP Created Nov 20, 2009

This thread is solved

Views: 546     Replies: 1     Last reply Nov 28, 2009  
You must login first before you can use this feature

webguyatwork

Posts: 1

Registered:
Nov 20, 2009

Mousewheel only scrolls UP

Posted: Nov 20, 2009

I've embedded a Scrollable interface into my application and it appears to work fine with the keyboard arrows, but the mouse wheel only scrolls up, no matter which way I spin it. This means I have to manually scroll down just to use the wheel.

I used the example right from the website to come up with:


$("div.scrollable").scrollable({ 
	vertical:true,  
	size: 8 
}).mousewheel(); 

The code that I'm using was just downloaded today, so I know it's the newest available. Any suggestions?

bigblade

Posts: 2

Registered:
Nov 28, 2009

mousewhell disable

Posted: Nov 28, 2009

Reply to: Mousewheel only scrolls UP, from webguyatwork
My question it would be the same one as what it would be possible to ban it in order for the mouse not to step onto a mouse click onto the next side? Thank you