Dynamic Fields Javascript
Javascripts > Javascript Forms > Dynamic Fields
Script Title: Dynamic Fields
Description: The script generates a new feild in your form if you want to add more details. It is 100% client side and it uses a pair of cookies to retain its values across calls. The name of the feild goes like field1, field2 etc and can be used to pass values to the web server.I think this will be useful for data like academic qualifications.
Example: Available
Copy the following code into your <HEAD></HEAD> tags.