1
Reply

Already Radio button is selected Issue.

Santhosh Subramaniam

Santhosh Subramaniam

May 20 2015 9:26 AM
462
Hi frnds.
 
  In JQuery i set radio button using $('#rbtn').prop('checked', true); 
    and i writed a code on change event for  rbtn radio button.
   already radio button is selected again i click the radio button change event is fired,
  But the button is already selected.
   In IE alone fired. 
 
Thanks in Advance. 
 

Answers (1)