temporary:jquery_post
                差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| temporary:jquery_post [2014/03/04 02:01] – temporary:jquery_postで送信 renamed to temporary:jquery_post clownclown | temporary:jquery_post [2025/02/16 13:53] (現在) – 外部編集 127.0.0.1 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | $(function(){ | + | ===== jquery_postで送信 ===== | 
| < | < | ||
| - |    var send_data = {(サーバへ送信するデータ)}; | + | $(function(){ | 
| - |     | + |    | 
| - |     | + |   var send_json = JSON.stringify(send_data); | 
| - |         | + | $.post( | 
| - |         | + |     ' | 
| - |         | + |     {param: | 
| - | </ | + |     function(返信された時の受信データ){(返信された時の実行処理); | 
| }); | }); | ||
| + | </ | ||
temporary/jquery_post.1393898499.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)
                
                