You can use the jQuery prop() method to check or uncheck radio button dynamically such as on click of button or an hyperlink etc. The prop() method require jQuery 1.6 and above.
Let's check out the following example to understand how it basically works:
Use the jQuery
prop()methodYou can use the jQuery
prop()method to check or uncheck radio button dynamically such as on click of button or an hyperlink etc. Theprop()method require jQuery 1.6 and above.Let's check out the following example to understand how it basically works:
need an explanation for this answer? contact us directly to get an explanation for this answer