I have multiple html checkboxes that all have different names.
What I have to do is when it is checked it should disable some radio button that has a different name.
I know it can be simply done using jquery.
Any help...with a simple example..thanks