jquery跨域请求

发布于 2024-11-01 06:05:08 字数 141 浏览 1 评论 0原文

我需要创建一些执行跨域请求的 JavaScript。

该脚本必须请求所需的页面并将其显示在屏幕上。

需要做的以及在 facebook 上实现的显示 iframe 应用程序一样。如何创建这个?请演示或提供教程链接。

谢谢。

I need to create some JavaScript that does a cross-domain request.

The script must request a desired page and display it on the screen.

Need to do as well as this realised on facebook at display iframe application. How create this? Prease to demonstrate or give link on tutorial.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

请持续率性 2024-11-08 06:05:08

我建议查看 JSONP$.getJSON()关于这个主题有很多答案

I'd suggest looking at JSONP and $.getJSON() There are lots of answers on this subject.

故事还在继续 2024-11-08 06:05:08

有多种方法可以做到这一点,您的问题没有说明具体细节。它还包含我试图编辑但仍然无法完全理解的可怕语法。请说得更具体一些。如果您希望获得比此更好的答案,请编辑您的问题。

There are multiple ways of doing this, and your question states no specifics. It also contains horrible grammar that I attempted to edit but could still not fully understand. Please be more specific. Edit your questions if you wish to receive better answers than this one.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文