如何在 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>