0

我有一对单选按钮,在某些情况下将启用或禁用。

只有当单选按钮具有像“rb_enabled”这样的特定类时,有没有办法让它验证单选按钮?

4

1 回答 1

1

您可以将wizard-ignore 类添加到收音机以使其被忽略。

http://thecodemine.org/examples/example_16_have_the_wizard_ignore_specific_inputs_during_transition.html

于 2011-03-10T20:59:54.233 回答