RE: DOM events - mousewheel?

> >defined the MouseEvent type (which *is* by the way a low-level event
> type).
>
> And which took a lot of flack from the WAI folks for just that reason. It
> was included for reasons of compatability with "DOM Level 0" (existing
> browser practice) rather than because we considered it a Good Thing. It
> should not be taken as implying a precident.

I know that and I am working with the WAI WG on that issue for SVG. Trying
to not remove the MouseEvent types from SVG1.1 :)

Don't you think that if the DOM WG does not add this event, it will have to
deal with this issue one day or another because browsers will provide the
'mousewheel' event and then will need interoperability.

Thierry.

Received on Wednesday, 17 April 2002 17:59:17 UTC