[JavaScript General] JSONP で Ajax する

クロスドメイン環境で Ajax 技術を実装する。

[markdown]

JavaScript本格入門 ~モダンスタイルによる基礎からAjax・jQueryまで
山田 祥寛
技術評論社
売り上げランキング: 9,422

See the Pen JavaScript: Ajax by DriftwoodJP (@DriftwoodJP) on CodePen.

## 補遺

> * [jQuery Ajax $.getJSON | deadwood](https://www.d-wood.com/blog/2016/07/06_8261.html)
[/markdown]