Form interception is straight-forward in jQuery because you can pass the form node to the serialize method to extract all field data, e.g.
確定! 回上一頁