jQuery AJAX
関連タイピング
-
JavaScript 暗記用です
プレイ回数3619 英語長文1247打 -
JavaScript 暗記用です
プレイ回数2497 英語長文2218打 -
Vue.js 3 Transition 自分暗記用
プレイ回数256 英語長文364打 -
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数2987 610打 -
JavaScript 暗記用です
プレイ回数2003 英語長文770打 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数4062 短文英字429打 -
JavaScript 暗記用です
プレイ回数1722 英語長文687打 -
JavaScriptの暗記用です
プレイ回数2817 英語長文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’);)
元のファイル名