I\'m writing a form that has some text input elements loaded dynamically when a select list is changed.
The problem is that when I submit the form those elements are
It's pretty simple, just append the form element to the body tag and set its style to 'display:none'