Element.onwheel

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

La propriété onwheel renvoie le code du gestionnaire d'évènements onwheel de l'élément courant.

Syntaxe

js
element.onwheel = function() { .. }

Spécifications

Specification
UI Events
# event-type-wheel
HTML Standard
# handler-onwheel

Compatibilité des navigateurs

BCD tables only load in the browser

Voir aussi