gpt4 book ai didi

javascript - 如何替换通过 JS 显示的图像?

转载 作者:行者123 更新时间:2023-11-29 22:01:34 26 4
gpt4 key购买 nike

我想嵌入 Wanelo 的分享按钮。

这是嵌入代码:

<a class="wanelo-save-button"
href="//wanelo.com/"
data-url=""
data-title=""
data-image=""
data-price=""></a><script async="true" type="text/javascript" src="//cdn-saveit.wanelo.com/bookmarklet/3/save.js"></script>

当我嵌入它时,我得到这个按钮:

button

我想用他们的图标替换那个按钮,看起来像这样:

enter image description here

作为 JS 的新手,我无法理解如何将生成的按钮替换为该按钮并将该图标放在原处,同时仍然使共享功能正常工作。

这是他们的链接:http://wanelo.com/about/buttons#save-button我的 JSFIDDLE:

http://jsfiddle.net/VCG8c/

请指出正确的方向。

最佳答案

按钮是通过带有内联 CSS 的 JS 动态加载的。所以在 anchor 标签中,这样做:

style="background:none !important;"

关于javascript - 如何替换通过 JS 显示的图像?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23438332/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com