Reply To: How to make a click radiobutton eventListener work?

#14323369
Jeremy Howard
Participant

Hello Jose,

I’m on my mobile at the moment so I can’t test this but have you tried using “onChange”?

Something like: custom_radiobutton.onChange = function(){
//put actions here
}

If this doesn’t solve your problem then I’ll take a closer look when I get back to my computer.

This article was last modified on December 29, 2019

Comments (0)

Loading comments...