A
abs
Hi all.
Is that possible to call the onclick, onchange or other event from JS ? I
mean how to make the browser think that user clicked the element (onclick
event) ? Eg. I have <element onclick='myFunction()'> and I don't want to
call the myFunction() by writing its name in the code but I want to call the
onclick event without clicking
I don't know how to explain it better, I
hope you know what I mean.
Best regards,
ABS
Is that possible to call the onclick, onchange or other event from JS ? I
mean how to make the browser think that user clicked the element (onclick
event) ? Eg. I have <element onclick='myFunction()'> and I don't want to
call the myFunction() by writing its name in the code but I want to call the
onclick event without clicking
hope you know what I mean.
Best regards,
ABS