jquery radio button when checked need an alert
- by TIT
Hello
In my application i need a radio group, in which whenever a button is checked, an alert occur so that i can post its value to ajax post in jquery.
Can you help me please how i can do it in jquery?