Fallback to jsonp proxy if browser doesn't support cors xhr/image

This commit is contained in:
MoyuScript
2014-09-20 19:53:22 +03:00
parent df0a696b6a
commit bc08edc340
10 changed files with 116 additions and 57 deletions

View File

@ -8,6 +8,6 @@
<script type="text/javascript" src="../test.js"></script>
</head>
<body>
<iframe src="http://hertzen.com/" width="500" height="500"></iframe>
<iframe src="http://hertzen.com/" width="800" height="800"></iframe>
</body>
</html>