Hello guys, i've being searching for how is it possible to get value of a form element i.e selection tag that was injected by jquery be access on submitting the form.
All the form element value where posted except for the selection element that was injected with jquery. how can i append the element value to the posted query?