Using jQuery, hide a textbox if a radio button is selected

Posted by Blankman on Stack Overflow See other posts from Stack Overflow or by Blankman
Published on 2010-03-28T20:55:42Z Indexed on 2010/03/28 21:03 UTC
Read the original article Hit count: 256

Filed under:
|

I have 2 radio buttons, what I want is if a user selects the top radio button then hide a textbox.

Not sure how to bind an event to a radio button.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript