SyntaxFix
Write A Post
Hire A Developer
Questions
Nowadays you don't even need jQuery:) fetch API support table
let result = fetch('url', {method: 'POST', body: new FormData(document.querySelector("#form"))})