I've searched the forum with different keywords and also googled an hour, but I coudn't find a solution.
Basically I would like to create a form, initially only with one textfield.
Code: Select all
<input type="e;text"e; name="e;name1"e; value="e;"e;>Code: Select all
<input type="e;text"e; name="e;name1"e; value="e;"e;><input type="e;text"e; name="e;name2"e; value="e;"e;>Is this possible with client-side programming (Javascript) with layers (show, hide)?
Thanks for your help in advance.
BR,
Illes