submit function inside click function – Jquery ajax
I'm using click function to get the current ID of the clicked form, then running submit form function to apply my code. But once I click to run the function the code doesn't apply, I've tried to debug the code…