jQuery ColorBox 作为弹出窗口。没有显示图像
我正在使用 Colorbox 作为在页面加载时加载的弹出窗口。弹出窗口调用带有 1 个图像和 1 个启动聊天窗口的按钮的 ASP 页面。
我让它在本地工作,但是当我远程时,图像不会出现(所有文件路径看起来都是正确的)。该功能就在那里,您可以单击不可见的聊天按钮,但没有图像。如果您在本周或下周的任何时候有第二次,我需要它来完成我的工作。 >
我正在处理的页面是:www.702wedding.com/linkto.asp 它调用的页面是:www.702wedding.com/chat-with-us.asp
另外,可以将其设置为 5 秒计时器吗? 谢谢人们!
I am Using Colorbox for a Pop-Up that loads when the page loads. The Pop Up Calls an ASP page with 1 Image, and 1 Button that launches a Chat Window.
I got it to work on my local, but when I go remote the images dont appear (all the file paths are correct it looks like). The functionality is there and you can click on the invisible chat button, but no Images. If you have a second anytime this week OR next, I need this to work for my work.
>
The Page I am working on is: www.702wedding.com/linkto.asp
The Page it Calls is : www.702wedding.com/chat-with-us.asp
Also, can it be set on a 5 second Timer?
Thanks People!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要将图像文件上传到网络服务器。
如果您导航到
http://www.702wedding.com/images/chat-invites/chat-image-staff.png
,您将收到 404 Not Found 错误。You need to upload the image files to the webserver.
If you navigate to
http://www.702wedding.com/images/chat-invites/chat-image-staff.png
, you'll get a 404 Not Found error.