change text color using jquery

Posted by pradeep on Stack Overflow See other posts from Stack Overflow or by pradeep
Published on 2010-05-31T06:10:25Z Indexed on 2010/05/31 6:12 UTC
Read the original article Hit count: 157

Filed under:
<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..

© Stack Overflow or respective owner

Related posts about jQuery