[jQuery] how to disable some radio buttons from being clicked

[jQuery] how to disable some radio buttons from being clicked


Hi, all
I have some radio buttons and each of them will do an ajax request
taking a while to finish. How do I disable the other radio buttons
from being clicked when the current clicked ajax hasn't yet finished?
Thank you in advance!
jack