Element.onwheel
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