Forum Discussion
HarshJoshi
7 years agoCommunity Member
When jump next page previous page if use Middle Mouse Button/Wheel. It's possible...??
use mouse wheel for jump next page.
AndZand
5 years agoCommunity Member
A small update: I found that it is better to use 'wheel' instead of 'mousewheel' as the latter is not supported by Firefox. Then instead of 'e.wheelDelta', it will be 'event.deltaY' which is going to be inverted as compared to 'e.wheelDelta'.
Related Content
- 6 months ago
- 9 months ago
- 12 months ago