[ad_1]
<button type="button" id="register" onClick="myF()">Register Info</button>
change your calling function myF() to myf()
It will work.
3
[ad_2]
solved Handler assigned via onclick attribute is not getting invoked
[ad_1]
<button type="button" id="register" onClick="myF()">Register Info</button>
change your calling function myF() to myf()
It will work.
3
[ad_2]
solved Handler assigned via onclick attribute is not getting invoked