IE7 で JSONP を取得するにはどうすればよいですか?
<script type="text/javascript"
src="http://host/index.php?param1=param1&callback=my_func">
</script>
IE7 で JSONP を取得するにはどうすればよいですか?
<script type="text/javascript"
src="http://host/index.php?param1=param1&callback=my_func">
</script>