SyntaxFix
Write A Post
Hire A Developer
Questions
$.ajax will work.
$.ajax
$.ajax({ url: 'script.php', type: 'PUT', success: function(response) { //... } });