目次
$(function() {  $('#top').change(function() {    $.get('test.php', {top:$(this).val()});  });});
ログイン後にコピー
" >
$(function() {  $('#top').change(function() {    $.get('test.php', {top:$(this).val()});  });});
ログイン後にコピー
ホームページ バックエンド開発 PHPチュートリアル PHPでAJAX値を取得する方法についての質問です。 。 。 。 。 。 。 。 。 。

PHPでAJAX値を取得する方法についての質問です。 。 。 。 。 。 。 。 。 。

Jun 23, 2016 pm 02:28 PM

現在、次の問題があります
1. 以下のように、test.php ページに