change text color using jquery
- by pradeep
<input type='radio' name='specific_consultant' id='specific_consultant_no' value='no'>No</input>
hii. i have a radio button like this . on click of this radio button , i need to change text color of text like No .. how do i do it..