Mouse Wheel Event Inverter

Inverts values returned by 'wheel' event.

작성자
Lain inVerse
일일 설치 수
0
총 설치 수
26
평점
2 0 0
버전
0.2
생성일
2017-09-18
갱신일
2017-09-19
크기
935바이트
라이선스
해당 없음
적용 사이트

Jury-rig MouseEvent script to return opposite values for all 3 axis of the mouse wheel. Feel free to edit it as you wish if you want to invert only specific directions or make it work only on specific domains.

This script WON'T change scroll direction on pages NOT controlled by JS (majority of sites out there). The main purpose of this script is to change scroll direction on Google Maps and similar sites, which ARE controlled by JS.

This script were tested in Google Chrome only. Most likely it won't work as expected in Firefox. You may need to wrap code into a 'SCRIPT' tag and append it to a page to make it work there.

长期地址
遇到问题?请前往 GitHub 提 Issues。