Fancybox 错误且无法在服务器上运行

发布于 2024-11-24 22:25:35 字数 369 浏览 1 评论 0原文

我在这个网站上设置了 fancybox。当我在本地测试它时它工作正常,但是当我将其上传到服务器时它不起作用。我已经在 Chrome、Firefox 和 IE 中尝试过了。 IE 告诉我第 29 行第 4 行有错误。我已经从 Fancybox 示例代码中准确复制了代码。

我还尝试更改脚本路径,因为我将站点设置在子目录中进行测试。还是没有运气。这是我已经看过太多次但似乎遗漏了一些东西的情况之一。有人愿意帮忙看一下吗?

非常感谢。

http://www.insightdezign.net/esd/weddings.html

I set up fancybox on this website. It works fine when I test it locally, however, when I upload it to the server it does not work. I've tried it in Chrome, Firefox, and IE. IE tells me there is an error in line 29 char 4. I have copied the code exactly from Fancybox sample code.

I have also tried changing the script paths since I have the site setup in a sub directory to test. Still no luck. This is one of those situations where I have looked at this too many times and just seem to be missing something. Anyone care to lend an eye?

Much thanks.

http://www.insightdezign.net/esd/weddings.html

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

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

发布评论

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

评论(1

℡Ms空城旧梦 2024-12-01 22:25:35

    <script type="text/javascript" src="fancybox/jquery.fancybox-1.3.4.pack.js"></script>

似乎没有链接到 fancybox.js

Your

    <script type="text/javascript" src="fancybox/jquery.fancybox-1.3.4.pack.js"></script>

does not seem to link to a fancybox.js

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