Search results

  1. M

    Radio-set and enabled buttons

    Yes, I know, but I need to know which 'elements' that are enabled and thus can be selected, not which 'element' that currently is selected.
  2. M

    Radio-set and enabled buttons

    I can enable and disable certain radio buttons by using enable(label) or disable(label), but is there any way to figure out if a certain radio button is enabled or not? Basically something similar to the sensitive attribute but for just one of the buttons. I can't find any usable attribute or...
Back
Top