Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

フロントエンド - JavaScript/jQuery - ajax通信 #52

Open
fr-sasaki opened this issue Aug 8, 2014 · 0 comments
Open

フロントエンド - JavaScript/jQuery - ajax通信 #52

fr-sasaki opened this issue Aug 8, 2014 · 0 comments
Labels

Comments

@fr-sasaki
Copy link
Member

■目的

jQueryでのAPIやajax通信について学びます。

■課題1

以下について調べて下さい。

  • JSON
  • XML
  • API

■課題2

事前に以下の値のjSONファイルを作成し公開領域に設置して下さい。

id name kana
1 Java ジャバ
2 Ruby ルビー
3 Python パイソン
4 Perl パール
5 PHP ピーエイチピー

jQueryのajax通信を用いてJSONファイルを読み込み、その内容をHTMLで表形式で出力して下さい。
また、ページ下部に「もっと見る」ボタンを設置し、ボタンが押されたら再度上記処理を実行するようにイベント処理をして下さい。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant