[mochikit] Re: Instant Modifiers?

2006-09-06 Thread Beau Hartshorne
On 6-Sep-06, at 4:28 PM, Juergen Schreck wrote: > I could, if it made a difference. 'onkeydown' doesn't fire if only a > modfier key is pressed. This is exactly my problem. I understand how what you're looking for would be useful, but I don't know how to coerce a browser to do this, and MochiK

[mochikit] Re: Instant Modifiers?

2006-09-06 Thread Juergen Schreck
I could, if it made a difference. 'onkeydown' doesn't fire if only a modfier key is pressed. This is exactly my problem. TIA On Sep 6, 2006, at 4:32 PM, Beau Hartshorne wrote: > On 6-Sep-06, at 1:43 PM, Juergen Schreck wrote: > >> Is there a [crossbrowser (FF,IE,Safari) ] way to capture modi

[mochikit] Re: Instant Modifiers?

2006-09-06 Thread Beau Hartshorne
On 6-Sep-06, at 1:43 PM, Juergen Schreck wrote: > Is there a [crossbrowser (FF,IE,Safari) ] way to capture modifiers > instantly, rather than via onkeypress? In my application I'd like to > capture when alt was pressed during a mousedrag. This works of course > as soon as the mouse is moved 'afte