serializeArray () 方法序列化表單元素,返回JSON 資料結構資料。 用法: $("id").serializeArray(). 輸出結果: [ { name: a value: 1 }, { ...
確定! 回上一頁