gpt4 book ai didi

html - 选择标签中的 Img 未在 Chrome 上显示

转载 作者:太空宇宙 更新时间:2023-11-04 11:26:42 26 4
gpt4 key购买 nike

这是我的代码,它在 mozilla 上完美运行,但在 chrome 上运行不佳。

我的代码:

select {
-webkit-appearance: none;
-moz-appearance: none;
}

option {
background: url(image/flags/bg.png) no-repeat;
padding-left: 20px;
}

最佳答案

它不应该显示。您不能将 background-image 设置为选项标签。

但是你可以使用一个名为 select2 的 jquery 插件。

http://select2.github.io/select2/#templating

Plugin's screen shot

关于html - 选择标签中的 Img 未在 Chrome 上显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32324878/

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