Unable to trigger ajax with onclick (but it triggered if use onchange) – Jquery
New to ajax here. I have a php file that have a form with simple elements in it. I want to be able to click "Submit" and then have the form data sent to another php to process it (and…