Support

Account

Home Forums ACF PRO Javascript get checked radiobutton value Reply To: Javascript get checked radiobutton value

  • Is your code inside a jQuery document ready function? You really shouldn’t need to add an action for every radio element, especially if you trying to detect a change in an element. Maybe it’s because I always extend the ACF objects when I’m going to do custom JS for ACF fields.