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() { .. }
Element
ariaAtomic
ariaAutoComplete
ariaBrailleLabel
ariaBrailleRoleDescription
ariaBusy
ariaChecked
ariaColCount
ariaColIndex
ariaColIndexText
ariaColSpan
ariaCurrent
ariaDescription
ariaDisabled
ariaExpanded
ariaHasPopup
ariaHidden
ariaKeyShortcuts
ariaLabel
ariaLevel
ariaLive
ariaModal
ariaMultiLine
ariaMultiSelectable
ariaOrientation
ariaPlaceholder
ariaPosInSet
ariaPressed
ariaReadOnly
ariaRelevant
Non standard
ariaRequired
ariaRoleDescription
ariaRowCount
ariaRowIndex
ariaRowIndexText
ariaRowSpan
ariaSelected
ariaSetSize
ariaSort
ariaValueMax
ariaValueMin
ariaValueNow
ariaValueText
assignedSlot
attributes
childElementCount
children
classList
className
clientHeight
clientLeft
clientTop
clientWidth
currentCSSZoom
elementTiming
Expérimental
firstElementChild
id
innerHTML
lastElementChild
localName
namespaceURI
nextElementSibling
outerHTML
part
prefix
previousElementSibling
scrollHeight
scrollLeft
scrollLeftMax
Non standard
scrollTop
scrollTopMax
Non standard
scrollWidth
shadowRoot
slot
tagName
after()
animate()
append()
attachShadow()
before()
checkVisibility()
closest()
computedStyleMap()
getAnimations()
getAttribute()
getAttributeNames()
getAttributeNode()
getAttributeNodeNS()
getAttributeNS()
getBoundingClientRect()
getClientRects()
getElementsByClassName()
getElementsByTagName()
getElementsByTagNameNS()
getHTML()
hasAttribute()
hasAttributeNS()
hasAttributes()
hasPointerCapture()
insertAdjacentElement()
insertAdjacentHTML()
insertAdjacentText()
matches()
prepend()
querySelector()
querySelectorAll()
releasePointerCapture()
remove()
removeAttribute()
removeAttributeNode()
removeAttributeNS()
replaceChildren()
replaceWith()
requestFullscreen()
requestPointerLock()
scroll()
scrollBy()
scrollIntoView()
scrollIntoViewIfNeeded()
Non standard
scrollTo()
setAttribute()
setAttributeNode()
setAttributeNodeNS()
setAttributeNS()
setCapture()
Non standard
Obsolète
setHTMLUnsafe()
setPointerCapture()
toggleAttribute()
afterscriptexecute
Non standard
Obsolète
animationcancel
animationend
animationiteration
animationstart
auxclick
beforeinput
beforematch
Expérimental
beforescriptexecute
Non standard
Obsolète
beforexrselect
Expérimental
blur
click
compositionend
compositionstart
compositionupdate
contentvisibilityautostatechange
contextmenu
copy
cut
dblclick
DOMActivate
Obsolète
DOMMouseScroll
Non standard
Obsolète
focus
focusin
focusout
fullscreenchange
fullscreenerror
gesturechange
Non standard
gestureend
Non standard
gesturestart
Non standard
gotpointercapture
input
keydown
keypress
Obsolète
keyup
lostpointercapture
mousedown
mouseenter
mouseleave
mousemove
mouseout
mouseover
mouseup
mousewheel
Non standard
Obsolète
MozMousePixelScroll
Non standard
Obsolète
paste
pointercancel
pointerdown
pointerenter
pointerleave
pointermove
pointerout
pointerover
pointerrawupdate
Expérimental
pointerup
scroll
scrollend
scrollsnapchange
Expérimental
scrollsnapchanging
Expérimental
securitypolicyviolation
touchcancel
touchend
touchmove
touchstart
transitioncancel
transitionend
transitionrun
transitionstart
webkitmouseforcechanged
Non standard
webkitmouseforcedown
Non standard
webkitmouseforceup
Non standard
webkitmouseforcewillbegin
Non standard
wheel
AbortController
AbortSignal
AbstractRange
Attr
CDATASection
CharacterData
Comment
CustomEvent
DOMError
Obsolète
DOMException
DOMImplementation
DOMParser
DOMPoint
DOMPointReadOnly
DOMRect
DOMTokenList
Document
DocumentFragment
DocumentType
Event
EventTarget
HTMLCollection
MutationObserver
MutationRecord
NamedNodeMap
Node
NodeIterator
NodeList
ProcessingInstruction
Range
StaticRange
Text
TextDecoder
TextEncoder
TimeRanges
TreeWalker
XMLDocument
La propriété onwheel
renvoie le code du gestionnaire d'évènements onwheel
de l'élément courant.
element.onwheel = function() { .. }
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2024 by individual mozilla.org contributors. Content available under a Creative Commons license.