jQWidgets Forums

jQuery UI Widgets Forums Editors CheckBox, RadioButton dynamically disable one radio button

This topic contains 1 reply, has 1 voice, and was last updated by  myamoe 12 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • dynamically disable one radio button #5119

    myamoe
    Participant

    I’d like to use the radio buttons on our order forms. There are several options that the user selects–some of the options are interdependent, so, based on the selection of one option, we need to disable other options. Sometimes we need to disable an entire option (that’s easy–we can just hide the div that contains that set of radio buttons), but sometimes we need to just disable one radio button within a group. Any way to do this? Thanks.

    dynamically disable one radio button #5127

    myamoe
    Participant

    Sorry for the dumb question. We’ve been using many of the widgets and I proto’d this one a week ago & forgot that each button has its own id, regardless of the group–so, I know I can disable button-by-button based on id…

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.