Answers for "change onclick attribute with javascrip"

0

change onclick attribute with javascrip

document.getElementById(id).setAttribute('onclick','myFunction()')
Posted by: Guest on July-23-2021

Code answers related to "change onclick attribute with javascrip"

Browse Popular Code Answers by Language