.
Forums
In chronoforms 7 html inputs, the onchange event runs twice. Does anyone know why this is or how to stop it?
how do you listen for onchange ?
I get the input by id and do ".onchange". In my website, 1 example is:
document.getElementById('Debtor_Dnum').onchange
where 'Debtor_Dnum' is the id of the input.
You need to login to be able to post a reply.