Using val() in jquery to lookup data from a input box according to what’s is selected from
It adds the data to the html contact field below according to what is selected from the customer field. But when I save the data it saves what is in the contact field in the customer field also. How can I stop this from happening. All the scripts below worked just fine until I added […]
Read More »