How I can get my JSONP in IE7?
<script type="text/javascript"
src="http://host/index.php?param1=param1&callback=my_func">
</script>
How I can get my JSONP in IE7?
<script type="text/javascript"
src="http://host/index.php?param1=param1&callback=my_func">
</script>