serializeArray (); 序列化此表格: var serialized_data = $("form#fruits").serializeArray(); 即使选择带有 value="" 的第一个选项,它也会被序列化。
確定! 回上一頁