Page 1 of 1

Javascript Form - If Other.. make new field appear...

Posted: Thu Mar 01, 2007 3:35 pm
by nickman013
Hello,

I am making a form for a business. I have a option field (drop down), but I need help with one thing. I have searched the internet but i am not sure what it is called.

I would like a new text field to appear if they select "Other" in the drop down field.

I know it is JavaScript, but I cant find a tutorial, can any please direct me to one?

Thanks!

Posted: Thu Mar 01, 2007 4:11 pm
by feyd
You're looking to change the display and/or visibility setting of the element.

Make sure it can still work for users who do not have Javascript enabled, but do support the CSS settings.