select自定义下拉选择图标

闲言少叙: 上CSS: 

 appearance: none;
          -moz-appearance: none;
          -webkit-appearance: none;
          cursor: pointer;
          background: #ffffff url(../images/selectDowntri.png) no-repeat;
          background-position: 410px 13px;

猜你喜欢

转载自www.cnblogs.com/autoXingJY/p/10496122.html
今日推荐