That Microsoft has, as of IE 6 for Windows, ignored the W3C DOM event
model leaves one to wonder. Is it waiting for the Level 3 keyboard
event model to be finalized before implementing any of the W3C model?
Or will IE continue with its own exclusive model? If you are trying
to get your code in shape for a long, maintenance-free future,
IE's delay in supporting the W3C event model works
in your favor. The longer the delay, the larger the installed base of
code that relies on the IE model, which means that the model will be
supported longer in the future. Therefore, the two-model equalization
techniques described in this chapter should serve your code well for
quite awhile.
 |  |  |
6.7. Dragging Elements |  | 7. Standardization Trends |