搜尋

首頁  >  問答  >  主體

css3 - <input type=file>这个标签怎么让浏览按钮上出现小手的标志。

让input[type="file"]透明度为零,然后写了个上传按钮样式,但是鼠标移上去不变小手,我设置了cursor:pointer;后在非Ie浏览器里有效,其他浏览器里没有效果,怎么办?

PHP中文网PHP中文网2839 天前960

全部回覆(2)我來回復

  • ringa_lee

    ringa_lee2017-04-17 11:07:45

    似乎無解的說,以及,請善用搜索,關鍵詞"input file change cursor"。

    cc: http://stackoverflow.com/questions/1537223/change-cursor-type-on-input-type-file
    cc: http://stackoverflow.com/questions/7155381/css-how-make-the-cursor-to-become-a-pointer-on-the-input-file

    回覆
    0
  • ringa_lee

    ringa_lee2017-04-17 11:07:45

    可以試試這樣成不

    ie就font-size 設置個大點的字體

    chrome下邊可以font-size為0

    回覆
    0
  • 取消回覆