jQuery AJAX
関連タイピング
-
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数4136 短文英字429打 -
JavaScript 暗記用です
プレイ回数3644 英語長文1247打 -
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数3254 610打 -
Vue.js 3 Transition 自分暗記用
プレイ回数265 英語長文364打 -
JavaScript暗記用です
プレイ回数2982 英語長文601打 -
html DOM要素
プレイ回数677 英語長文285打 -
公開されている実践的な javascript プログラムです
プレイ回数1141 英語長文2780打 -
JavaScript 暗記用です
プレイ回数1710 英語長文1124打
問題文
ふりがな非表示
ふりがな表示
($(”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’);)
元のファイル名