Here we show how you can show and hide TextBox when CheckBox is checked and unchecked using JQuery.
Here the CheckBox has been assigned a JQuery Click event handler. When CheckBox is checked or unchecked , the TextBox is show or hide.
Below is example code.
inflay.com | Show Hide TextBox When CheckBox Is Checked Unchecked Using JQuery
Show Hide TextBox When CheckBox Is Checked Unchecked Using JQuery