jQuery AJAX
関連タイピング
-
JavaScript 暗記用です
プレイ回数2754 英語長文2218打 -
Javascriptの基礎的なコード集
プレイ回数3521 長文英字358打 -
JavaScript 暗記用です
プレイ回数1843 英語長文1124打 -
vue Lifecycle Hooks
プレイ回数265 英語157打 -
メソッド名やクラス名をタイピングしよう
プレイ回数294 長文英字60秒 -
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数3903 610打 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数4356 短文英字429打 -
JavaScript 暗記用です
プレイ回数2051 英語長文770打
問題文
ふりがな非表示
ふりがな表示
($(”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’);)
元のファイル名