Learn Prototype
Prototype Resources
Selected Reading
© 2013 TutorialsPoint.COM
|
Prototype Event extend() Method
Advertisements
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
Syntax:
Return Value :
Example:
Not available at this moment.
Advertisements
|
|
|