jQuery Populate input fields depending on Select input
I have a Form with a select option dropdown. The form is pretty long. Depending upon the Option Selected I would like to populate 3-4 other input boxes with it's value, when the select changes. How do I do this?