I hope someone can help me achieving the following efect on a form.
I have a select drop down list with a series of options. When the option value
is (e.g.) "other", I want a text area appear at the right side of the select area
with the cursor focused on it and with a default text on it e.g. "Write here".
I have been trying different approaches but ultimately I come to the problem
of making an input text appear from nothing an impossible task.
Am I asking too much to javascript? is it possible to make an input tag appear
on a javascript event?
Thank you a lot for any help!!
I have a select drop down list with a series of options. When the option value
is (e.g.) "other", I want a text area appear at the right side of the select area
with the cursor focused on it and with a default text on it e.g. "Write here".
I have been trying different approaches but ultimately I come to the problem
of making an input text appear from nothing an impossible task.
Am I asking too much to javascript? is it possible to make an input tag appear
on a javascript event?
Thank you a lot for any help!!
