Copyright © tutorialspoint.com
This method extends event with all of the methods contained in Event.Methods.
Note that all events inside handlers that were registered using Event.observe or Element#observe will be extended automatically
Event.extend(event); |
Copyright © tutorialspoint.com