I think Prototype should support something like this, though I am not sure if your patch is the best way to do it. I will have to look at it closer.
I flagged the ticket for 1.6.1. Also Juriy has his version of simulating events -> http://github.com/kangax/protolicious/tree/master/event.simulate.js Your patch does seem to dictate if the event is cancelable or whatnot out of the gate, while Juriy's has all of the "cancelable" and "bubbles" set to a default value. - JDD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
