jQuery AJAX
関連タイピング
-
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数4497 短文英字429打 -
JavaScript 暗記用です
プレイ回数1767 英語長文687打 -
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数4134 610打 -
JavaScript 暗記用です
プレイ回数2065 英語長文770打 -
ブラウザで動くテトリスのコーディングです。
プレイ回数3077 長文532打 -
プログラミングでよく使う記号や構文を練習したい人向け
プレイ回数1.1万 長文956打 -
JavaScriptの暗記用です
プレイ回数4769 英語長文913打 -
Vue.js 3 Transition 自分暗記用
プレイ回数284 英語長文364打
問題文
ふりがな非表示
ふりがな表示
($(”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’);)
元のファイル名