console.log( $( this ).serializeArray() ); ... This produces the following data structure (provided that the browser supports console.log ): ...
確定! 回上一頁