在图像加载之前删除默认图像

发布于 2024-10-24 18:44:03 字数 128 浏览 1 评论 0原文

嘿,所以我不想做任何与预加载器类似的事情,我只是想知道如何阻止浏览器显示此图像: 在此处输入图像描述 在图像加载之前。

谢谢!

Hey, so I am not looking to do anything along the lines of a pre-loader, I just want to know how to keep the browser from displaying this image:
enter image description here
Before the image loads.

Thanks!

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

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

发布评论

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

评论(1

梦在深巷 2024-10-31 18:44:03

这完全取决于浏览器和用户的连接速度。

您始终可以使用 JavaScript 预加载器来阻止图像显示,直到图像完全加载到用户计算机上为止,

尝试此 jquery 预加载器

:-D

it all depends on the browser and the speed of the user's connection.

You can always use a javascript preloader to stop an image from displaying until it is fully loaded on the users computer

try this jquery preloader

:-D

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