serializeArray ignores the checkboxes which are not checked. You can try something like this. Working demo var serializedObj = {}; $("form ...
確定! 回上一頁