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

#14323295

Basically your post is the solution I have used. Three onClick events. A bit inelegant for me, but… IT WORKS.
Indeed, that onClick() events aren’t event LISTENERS but event CALLBACKS. I have been using event callbacks long time ago, not a big mystery there. But event listeners… never. And I think our ways (listeners and me) will not cross in the future ;)

I have read Antonie post too. And yes, I tried to link event and radiogroup cause I started linking the radiobutton but I could not trigger the event, so I went up the hierarchy until I triggered the event (clicking the grey background in the radiobutton group).

Thnaks for your help!

And Happy new year for all, crew and members of INDESIGNSECRETS.COM !!

Best regards from Spain,
Jose

This article was last modified on January 12, 2020

Comments (0)

Loading comments...