Do you know a JS library for DOM events simulation? I know that this operation can be done but i can’t find any library to do it.
UPDATE: I try to explain better my question. Javascript can simulate events like the user click, i’m looking for a library that helps me with this operation.
Kangax made a very useful set of extensions for the PrototypeJS framework, the one that might interest you is Event.simulate