nadiarose7359 nadiarose7359 12-02-2024 Computers and Technology contestada In the following codefunction start(){ mouseClickMethod(clickHandler); } function clickHandler(e){ //your code here}How can we get the graphical element at the location of the user click?