wufoo跨域设置?

发布于 2024-10-02 05:30:42 字数 67 浏览 4 评论 0原文

有没有办法关闭 wufoo 的跨域限制,以便我可以使用 jquery 从 wufoo iframe 的父级调整表单字段?

is there a way to turn off the cross-domain restrictions for wufoo so i can adjust the form fields from the parent of the wufoo iframe using jquery?

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

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

发布评论

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

评论(2

临走之时 2024-10-09 05:30:42

听起来您正在使用 Wufoo“嵌入表单代码”选项,该选项将 iframe 添加到您的页面。

您应该使用他们的“整页表单代码”选项。 -- 没有 iframe。相反,您将整个表单嵌入的网页中。然后就可以使用jquery来修改它了。请记住,表单的提交 URL 将是 Wufoo 服务器。

文档

Sounds like you're using the Wufoo "Embed Form Code" option which adds an iframe to your page.

You should use their "Full Page Form Code" option instead. -- No iframe. Instead, you're embedding the entire form within your web page. You can then use jquery to modify it. Remember that the form's submit url will be the Wufoo server.

Docs

通知家属抬走 2024-10-09 05:30:42

您可以下载代码,根据您的需要进行编辑和使用。

http://www.goldmore.com 上我使用 wufoo,我使用相同的方法。只需下载为开发人员提供的代码并根据您的需要进行编辑...

you can download the code, edit and use it according to your needs.

On http://www.goldmore.com i am using wufoo, I use the same method. Just download the code provide for developers and edit it according to your needs...

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