InterviewSolution
Saved Bookmarks
| 1. |
How To Get A Active Svg Element Using Javascript? |
|
Answer» In javascript functions, event REPRESENTS CURRENT event and can be USED to get the TARGET element on which event got raised. In javascript functions, event represents current event and can be used to get the target element on which event got raised. |
|