Function: Sends via AJAX the form data in a JSON object # sendForm = () -> formData = $("form").serializeObject() $.ajax url: ...
確定! 回上一頁