document.getElementById("").src - 文件路径正在更改,但图像没有更改

发布于 2024-09-24 08:45:02 字数 90 浏览 1 评论 0 原文

我只是想使用 JavaScript 更改图像的来源。在 Firebug 中观察表明,当调用我的函数时,图像路径正在改变,但是图像本身并没有切换。有人遇到过这种情况吗?

I am simply trying to change the source of an image using JavaScript. Watching in Firebug shows me that when my function is called, the image paths are changing, however, the image itself is not switching. Has this ever occurred to anyone?

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

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

发布评论

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

评论(1

懒猫 2024-10-01 08:45:02

你什么时候加载你的图片?你可以使用预加载器
https:// web.archive.org/web/1/http://articles.techrepublic%2ecom%2ecom/5100-10878_11-5214317.html
您应该显示您用来更改图像的功能,以便我们可以了解发生了什么

When are you loading your image? You could use a preloader
https://web.archive.org/web/1/http://articles.techrepublic%2ecom%2ecom/5100-10878_11-5214317.html
You should show the function you are using to change the image, so we can understand what it is a happening

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