Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dynamically hiding text and a pulldown menu

Status
Not open for further replies.

zealand

Technical User
Sep 17, 2001
5
US
I have a survey where i want to hide certain questions when a user selects an option in a previous question.

Any ideas on how to do this?

thanks

Paul
 
You could put them in layers and use Show/Hide or write a javascript function that would change the state of the form elements to readonly when a certain selection is made.

Cheech

[Peace][Pipe]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top