Re: ISSUE-55: wheelDelta DOM attribute for mousewheel event

Bjoern Hoehrmann wrote:

> * Jonas Sicking wrote:
> 
>>> (a) Don't mention it and use UIEvent.detail instead
> 
> 
>>(a) sounds the most attractive to me. Browsers that want compat with 
>>existing content are always free to add wheelDelta that maps to detail 
>>if they want.
> 
> +1

Actually, reading ISSUE-56 i'm getting some doubts. If we need two 
values (for x and y axis) details isn't going to be enough. Maybe we 
should make resolution of ISSUE-55 be pending resolution of ISSUE-56.

/ Jonas

Received on Tuesday, 28 March 2006 10:10:03 UTC