<div style="position:relative">
    <a href="javascript:void(0)" class=" w_local" style="color: rgb(102, 102, 102); text-decoration: none;" />
   </div>

this.ensureDefault("button_window_mode", SWFUpload.WINDOW_MODE.TRANSPARENT); //这句话是调整为透明swfupload.js

a.w_local {
    background-position: 0 0;
    width: 75px;
}
a.w_local, a.w_phone, a.w_localn, a.w_phonen
{
  display:inline-block;
    height: 29px;
    overflow: hidden;
    padding-left: 25px;
    vertical-align: middle;
    line-height:29px;
}
a.w_local, a.w_phone, a.w_localn, a.w_phonen, .img_selector, .img_selector.hover, a.item_close, .drag .img_selector, a.w_local span em {
    background: url("../images/image_upload.png") no-repeat scroll 0 0 transparent;
}
#uploading
{
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 75px;
    display:block;
}

 

相关文章:

  • 2021-10-30
  • 2022-12-23
  • 2021-12-25
  • 2021-05-24
  • 2021-05-02
  • 2022-01-03
  • 2022-01-30
  • 2022-01-16
猜你喜欢
  • 2022-02-06
  • 2022-12-23
  • 2022-12-23
  • 2021-11-26
  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
相关资源
相似解决方案