I\'m trying to use radio buttons in my rails application.Currently the buttons are showing up on the page as expected, but the value is not being saved upon submission.I think the problem is actually
Is there a CSS selector for disabled input type开发者_StackOverflow中文版=\"submit\" or \"button\"?
I\'m using some jquery to disable a form submit button after it\'s been clicked to prevent accidental repeated clicking.This works fine 开发者_StackOverflow中文版in all browsers except Firefox.In Fire