CSS: How make the cursor to become a pointer on the input file?

后端 未结 6 726
时光取名叫无心
时光取名叫无心 2021-01-06 03:25

How can I make the cursor to become a pointer on an input file or an input text when you hover it?

My try but it does not work of course,



        
6条回答
  •  长发绾君心
    2021-01-06 04:06

    You can try instead of any wrapper for input type "file".

    
    

    Check this ... http://jsfiddle.net/pFK74/

提交回复
热议问题