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> # handler-onwheel> |
Compatibilité des navigateurs
Loading…