无法在 jquery Thickbox 中打开 iframe-window

发布于 2024-08-02 17:29:34 字数 259 浏览 7 评论 0原文

我正在尝试使用以下 URL 打开 iframe 厚盒窗口:

< id="thickbox2" title="联系我们" href="/send.php?keepThis=true&#38;TB_iframe=true&#38;height=370&#38;width=300" class="blue_link" >联系我们< /a>

厚盒黑色背景加载并显示进度条,但不显示 send.php 文件。

I'm trying to open a iframe thickbox window with the following URL:

< a id="thickbox2" title="Contact us" href="/send.php?keepThis=true&TB_iframe=true&height=370&width=300" class="blue_link">Contact us < / a >

The thickbox black background loads and the progress bar is shown, but not the send.php file.

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

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

发布评论

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

评论(2

远昼 2024-08-09 17:29:34

我自己想出来了;我的 Thickbox.js 文件中有一个“自制”且未知的错误。当我把它换成新的时,一切都很顺利。

I figured it out myself; I had a "home made" and unknown bug in my thickbox.js file. When I replaced it with a new one, everything worked out great.

江南烟雨〆相思醉 2024-08-09 17:29:34

如果直接在浏览器中加载 send.php 文件会发生什么?

我想知道 send.php 文件是否存在和/或它是否正确响应(即生成 HTML 输出而不是抛出服务器错误。)

What happens if you load the send.php file directly in the browser?

I'm wondering if the send.php file exists and/or whether it's responding correctly (i.e. generating HTML output instead of chucking a server error.)

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