|
-
Mar 6th, 2006, 01:21 AM
#1
Thread Starter
Member
if CheckBox.Checked=true then TextBox should be visible
I have a list of checkboxes(Answers for a Question).
Each Checkbox has a TextBox which is invisible onFormLoad.
What I need todo:
When a user clicks on any of the Checkbox the appropriate Textbox will be Visible.
How do I do this using client side java scripting?
Please help me!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|