EN
이 콘텐츠는 한국어로 제공되지 않아 영어 버전으로 표시됩니다.
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

wheelDelta property

Gets the distance that a mouse wheel has rotated around the y-axis.

Internet Explorer 9

Syntax

JavaScript

p = object.wheelDelta

Property values

Type: Integer

The distance in pixels.

Standards information

There are no standards that apply here.

Remarks

To get the mouse wheel rotation in other directions, use the WheelEvent object.

See also

MouseWheelEvent
deltaY

 

 

Send comments about this topic to Microsoft

Build date: 1/23/2013

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.