i have link like this...
<a href="javascrip t:showCal('Cale ndar2')">Select Date</a>
i have a radio button named 'rent'.
now i want to disable this link....but it should be enable when i click the radio button....is it possible....plz give some ideas...
<a href="javascrip t:showCal('Cale ndar2')">Select Date</a>
i have a radio button named 'rent'.
now i want to disable this link....but it should be enable when i click the radio button....is it possible....plz give some ideas...
Comment