
大家好,又见面了,我是你们的朋友全栈君。
https://jsfiddle.net/ju3g47jh/14/
<div class=’select_custom_background’> <input type=’text’ class=” placeholder=” name=”addrBox” id=”addrBox”/></div>
div.select_custom_background { background-image: url(http://i.stack.imgur.com/mbisi.png) !important; width: 175px }
input { background-color: transparent !important; }
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: white 5000s ease-in-out 0s; }
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/162708.html原文链接:https://javaforall.cn