[mochikit] Re: JS Events

2006-01-15 Thread Bob Ippolito
On Jan 15, 2006, at 12:31 PM, Beau Hartshorne wrote: So events are driving me nuts. Normalization is difficult because some browsers get their backs up when you mess with something like event.button, or event.timeStamp. The Level 2 DOM spec is incomplete and in some cases wrong-headed

[mochikit] Re: JS Events

2006-01-15 Thread Yehuda Katz
From the perspective of a web-designer, what Beau is suggesting would be a god-send. It would allow the type of programming made possible with the Win32 API but extremely difficult to implement cross-browser using current tools.