Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

この記事は技術レビューを必要としています。ぜひご協力ください

この記事はまだボランティアによって 日本語 に翻訳されていません。ぜひ MDN に参加して翻訳を手伝ってください!

Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

Summary

The onwheel property returns the onwheel event handler code on the current element.

Syntax

element.onwheel = event handling code

Notes

The wheel event is raised when the user scrolls the contents of a element.

See also

Bug 18542 – onmousewheel attribute should be replaced with onwheel

ドキュメントのタグと貢献者

 このページの貢献者: fscholz, MHasan, kscarfone, nairakhil13, Sheppy, Masayuki
 最終更新者: fscholz,