We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

How can I use a Radio Button Selector in Puzzles?

Home Forums Puzzles How can I use a Radio Button Selector in Puzzles?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45025
    jezuk
    Customer

    I can’t figure out how I can get this to work?

    When it’s a dropdown selector, that’ll work because you only have one id for that.

    But in Radio Buttons, each option has to have its own unique ID, how can I test for that “on event of input” ?

    #45030
    jezuk
    Customer

    Okay, I solved it :)

    I used the Get Prop from elem “get event property ‘target.value'” :)

    Yay :)

    #45055
    vern
    Customer

    Ok awesome! Was just about to check this.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.