如何在 jQuery 插件中自动调整 iframe 高度?

发布于 2024-12-25 09:03:22 字数 662 浏览 0 评论 0原文

我正在使用一个名为 Stepy 的 jQuery 插件,它基于 FormToWizard 插件,允许用户完成 10 步 形式。

我还使用 jQuery iFrame Sizing 教程中的代码来自动调整 iframe 的大小我的页面;但是,自动调整大小似乎在 Stepy 插件中无法正常运行。

在我的应用程序中,当我在 Firebug 中查看代码时,页面加载后内联样式高度设置为“0”。

我在这里设置了一个小提琴示例: http://jsfiddle.net/wvkfn/3/

如果你看在小提琴中的 HTML 中,步骤 2 中有一个 iframe(未显示)。如果删除加载 Stepy 的代码,它会正确显示。

有什么想法吗?

I am using a jQuery plugin called Stepy, which is based of the FormToWizard plugin, to allow users to complete a 10-step form.

I am also using the code from the jQuery iFrame Sizing tutorial to auto-size the iframes on my page; however, the auto-resize does not appear to be functioning properly within the Stepy plugin.

On my application, the inline style height is set to "0" after the page loads when I look at the code in Firebug.

I setup a fiddle example here: http://jsfiddle.net/wvkfn/3/

If you look at the HTML in the fiddle, Step 2 has an iframe in it (which is not displaying). If you remove the code to load Stepy, it appears correctly.

Any ideas what is going on?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文