jQuery AJAX

関連タイピング
-
プログラミングを学びたい方は是非!2013/07/03公開
プレイ回数35万1071打 -
メソッド名やクラス名をタイピングしよう
プレイ回数144長文英字60秒 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数2666短文英字429打 -
html DOM要素
プレイ回数450英語長文285打 -
自分学習用です
プレイ回数363長文185打 -
Vue.js 3 Transition 自分暗記用
プレイ回数199英語長文364打 -
JavaScript暗記用です。
プレイ回数3227英語長文707打 -
JavaScriptの暗記用です
プレイ回数2526英語長文504打
問題文
($(”button”).click(function(){)
$("button").click(function(){$.post
($.post(”test.php”,)
$.post
({name:$(”#name”).val()},)
$.post()
(function(data){)
$.post()
($(”#result”).html(data);)
$.post()
(});});});)
$.post
($(”#result”).load(”data.php”,)
.load
({name:”name”,age:”age”});)
load
($.get(”path”))
get
(.done(function(data){}))
get
(.fail(function(){}))
get
(.always(function(){}))
get
(header(’content-type:image/jpeg’);)
Content-Type:
(header(’content-disposition:attachment;)
header Cntent-Disposition
(filename=”download.jpg”’);)
download.jpgというファイル名でダウンロード
(header(’conent-length:’.filesize(’origin.jpg’));)
Content-length
(readfile(’origin.jpg’);)
元のファイル名